Uses of Class
com.azure.resourcemanager.compute.models.RegionalSharingStatus
Packages that use RegionalSharingStatus
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of RegionalSharingStatus in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return RegionalSharingStatusModifier and TypeMethodDescriptionRegionalSharingStatus.withDetails(String details) Set the details property: Details of gallery regional sharing failure.RegionalSharingStatus.withRegion(String region) Set the region property: Region name.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type RegionalSharingStatusModifier and TypeMethodDescriptionSharingStatus.summary()Get the summary property: Summary of all regional sharing status.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type RegionalSharingStatusModifier and TypeMethodDescriptionSharingStatus.withSummary(List<RegionalSharingStatus> summary) Set the summary property: Summary of all regional sharing status.