Uses of Class
com.azure.resourcemanager.compute.models.GalleryArtifactSafetyProfileBase
Packages that use GalleryArtifactSafetyProfileBase
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryArtifactSafetyProfileBase in com.azure.resourcemanager.compute.models
Subclasses of GalleryArtifactSafetyProfileBase in com.azure.resourcemanager.compute.modelsModifier and TypeClassDescriptionfinal classThe safety profile of the Gallery Application Version.final classThis is the safety profile of the Gallery Image Version.Methods in com.azure.resourcemanager.compute.models that return GalleryArtifactSafetyProfileBaseModifier and TypeMethodDescriptionGalleryArtifactSafetyProfileBase.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryArtifactSafetyProfileBase from the JsonReader.GalleryArtifactSafetyProfileBase.withAllowDeletionOfReplicatedLocations(Boolean allowDeletionOfReplicatedLocations) Set the allowDeletionOfReplicatedLocations property: Indicates whether or not removing this Gallery Image Version from replicated regions is allowed.