ContainerHostMapping interface
Container host mapping object specifying the Container host resource ID and its associated Controller resource.
Properties
container |
ARM ID of the Container Host resource |
mapped |
ARM ID of the mapped Controller resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
containerHostResourceId
ARM ID of the Container Host resource
containerHostResourceId?: string
Property Value
string
mappedControllerResourceId
ARM ID of the mapped Controller resource NOTE: This property will not be serialized. It can only be populated by the server.
mappedControllerResourceId?: string
Property Value
string