ContainerHostMappings interface
Interface die een ContainerHostMappings vertegenwoordigt.
Methoden
| get |
Retourneert containerhosttoewijzingsobject voor een resource-id van een containerhost als er een gekoppelde controller bestaat. |
Methodedetails
getContainerHostMapping(string, string, ContainerHostMapping, ContainerHostMappingsGetContainerHostMappingOptionalParams)
Retourneert containerhosttoewijzingsobject voor een resource-id van een containerhost als er een gekoppelde controller bestaat.
function getContainerHostMapping(resourceGroupName: string, location: string, containerHostMapping: ContainerHostMapping, options?: ContainerHostMappingsGetContainerHostMappingOptionalParams): Promise<ContainerHostMapping>
Parameters
- resourceGroupName
-
string
Resourcegroep waartoe de resource behoort.
- location
-
string
Locatie van de containerhost.
- containerHostMapping
- ContainerHostMapping
Containerhosttoewijzingsobject dat de resource-id van de containerhost en de bijbehorende controllerresource opgeeft.
De optiesparameters.
Retouren
Promise<ContainerHostMapping>