Uses of Class
com.azure.resourcemanager.compute.fluent.models.GalleryApplicationVersionProperties
Packages that use GalleryApplicationVersionProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of GalleryApplicationVersionProperties in com.azure.resourcemanager.compute.fluent.models
Classes in com.azure.resourcemanager.compute.fluent.models that implement interfaces with type arguments of type GalleryApplicationVersionPropertiesModifier and TypeClassDescriptionfinal classDescribes the properties of a gallery image version.Methods in com.azure.resourcemanager.compute.fluent.models that return GalleryApplicationVersionPropertiesModifier and TypeMethodDescriptionGalleryApplicationVersionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryApplicationVersionProperties from the JsonReader.GalleryApplicationVersionProperties.withPublishingProfile(GalleryApplicationVersionPublishingProfile publishingProfile) Set the publishingProfile property: The publishing profile of a gallery image version.GalleryApplicationVersionProperties.withSafetyProfile(GalleryApplicationVersionSafetyProfile safetyProfile) Set the safetyProfile property: The safety profile of the Gallery Application Version.