Uses of Class
com.azure.resourcemanager.compute.fluent.models.GalleryImageVersionProperties
Packages that use GalleryImageVersionProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of GalleryImageVersionProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return GalleryImageVersionPropertiesModifier and TypeMethodDescriptionGalleryImageVersionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryImageVersionProperties from the JsonReader.GalleryImageVersionProperties.withPublishingProfile(GalleryImageVersionPublishingProfile publishingProfile) Set the publishingProfile property: The publishing profile of a gallery image Version.GalleryImageVersionProperties.withRestore(Boolean restore) Set the restore property: Indicates if this is a soft-delete resource restoration request.GalleryImageVersionProperties.withSafetyProfile(GalleryImageVersionSafetyProfile safetyProfile) Set the safetyProfile property: This is the safety profile of the Gallery Image Version.GalleryImageVersionProperties.withSecurityProfile(ImageVersionSecurityProfile securityProfile) Set the securityProfile property: The security profile of a gallery image version.GalleryImageVersionProperties.withStorageProfile(GalleryImageVersionStorageProfile storageProfile) Set the storageProfile property: This is the storage profile of a Gallery Image Version.