Interface ContainerHostMapping


public interface ContainerHostMapping
An immutable client-side representation of ContainerHostMapping.
  • Method Details

    • containerHostResourceId

      String containerHostResourceId()
      Gets the containerHostResourceId property: ARM ID of the Container Host resource.
      Returns:
      the containerHostResourceId value.
    • mappedControllerResourceId

      String mappedControllerResourceId()
      Gets the mappedControllerResourceId property: ARM ID of the mapped Controller resource.
      Returns:
      the mappedControllerResourceId value.
    • innerModel

      Gets the inner com.azure.resourcemanager.devspaces.fluent.models.ContainerHostMappingInner object.
      Returns:
      the inner object.