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
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type RegionalSharingStatusModifier and TypeClassDescriptionfinal classGallery regional sharing status.Methods in com.azure.resourcemanager.compute.models that return RegionalSharingStatusModifier and TypeMethodDescriptionstatic RegionalSharingStatusRegionalSharingStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RegionalSharingStatus from the JsonReader.RegionalSharingStatus.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.