Uses of Class
com.azure.resourcemanager.compute.models.SharingStatus
-
Packages that use SharingStatus 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 SharingStatus in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return SharingStatus Modifier and Type Method Description SharingStatusGalleryInner. sharingStatus()Get the sharingStatus property: Sharing status of current gallery.SharingStatusGalleryProperties. sharingStatus()Get the sharingStatus property: Sharing status of current gallery. -
Uses of SharingStatus in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return SharingStatus Modifier and Type Method Description SharingStatusGalleryUpdate. sharingStatus()Get the sharingStatus property: Sharing status of current gallery.SharingStatusSharingStatus. withSummary(List<RegionalSharingStatus> summary)Set the summary property: Summary of all regional sharing status.
-