Uses of Class
com.azure.resourcemanager.compute.models.ResourceInstanceViewStatus
-
Packages that use ResourceInstanceViewStatus Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ResourceInstanceViewStatus in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type ResourceInstanceViewStatus Modifier and Type Method Description List<ResourceInstanceViewStatus>CloudServiceInstanceViewInner. statuses()Get the statuses property: The statuses property.List<ResourceInstanceViewStatus>RoleInstanceViewInner. statuses()Get the statuses property: The statuses property. -
Uses of ResourceInstanceViewStatus in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ResourceInstanceViewStatus Modifier and Type Method Description ResourceInstanceViewStatusResourceInstanceViewStatus. withLevel(StatusLevelTypes level)Set the level property: The level code.
-