ContainerHostMapping Interface
public interface ContainerHostMapping
An immutable client-side representation of ContainerHostMapping.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
containerHostResourceId()
Gets the container |
|
abstract
Container |
innerModel()
Gets the inner com. |
| abstract String |
mappedControllerResourceId()
Gets the mapped |
Method Details
containerHostResourceId
public abstract String containerHostResourceId()
Gets the containerHostResourceId property: ARM ID of the Container Host resource.
Returns:
innerModel
public abstract ContainerHostMappingInner innerModel()
Gets the inner com.azure.resourcemanager.devspaces.fluent.models.ContainerHostMappingInner object.
Returns:
mappedControllerResourceId
public abstract String mappedControllerResourceId()
Gets the mappedControllerResourceId property: ARM ID of the mapped Controller resource.
Returns: