Uses of Class
com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Packages that use ContainerPropertiesInstanceView Package Description com.azure.resourcemanager.containerinstance.fluent.models Package containing the inner data models for ContainerInstanceManagementClient.com.azure.resourcemanager.containerinstance.models Package containing the data models for ContainerInstanceManagementClient. -
-
Uses of ContainerPropertiesInstanceView in com.azure.resourcemanager.containerinstance.fluent.models
Methods in com.azure.resourcemanager.containerinstance.fluent.models that return ContainerPropertiesInstanceView Modifier and Type Method Description ContainerPropertiesInstanceViewContainerProperties. instanceView()Get the instanceView property: The instance view of the container instance. -
Uses of ContainerPropertiesInstanceView in com.azure.resourcemanager.containerinstance.models
Methods in com.azure.resourcemanager.containerinstance.models that return ContainerPropertiesInstanceView Modifier and Type Method Description ContainerPropertiesInstanceViewContainer. instanceView()Get the instanceView property: The instance view of the container instance.
-