Delen via


ContainerHostMappings interface

Interface die een ContainerHostMappings vertegenwoordigt.

Methoden

getContainerHostMapping(string, string, ContainerHostMapping, ContainerHostMappingsGetContainerHostMappingOptionalParams)

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.

Retouren