Uses of Class
com.azure.resourcemanager.compute.fluent.models.SharedGalleryImageVersionProperties
Packages that use SharedGalleryImageVersionProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of SharedGalleryImageVersionProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return SharedGalleryImageVersionPropertiesModifier and TypeMethodDescriptionSharedGalleryImageVersionProperties.withEndOfLifeDate(OffsetDateTime endOfLifeDate) Set the endOfLifeDate property: The end of life date of the gallery image version Definition.SharedGalleryImageVersionProperties.withExcludeFromLatest(Boolean excludeFromLatest) Set the excludeFromLatest property: If set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.SharedGalleryImageVersionProperties.withPublishedDate(OffsetDateTime publishedDate) Set the publishedDate property: The published date of the gallery image version Definition.SharedGalleryImageVersionProperties.withStorageProfile(SharedGalleryImageVersionStorageProfile storageProfile) Set the storageProfile property: Describes the storage profile of the image version.