Uses of Class
com.azure.resourcemanager.compute.fluent.models.SharedGalleryImageVersionProperties
-
Packages that use SharedGalleryImageVersionProperties Package Description com.azure.resourcemanager.compute.fluent.models 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 SharedGalleryImageVersionProperties Modifier and Type Method Description SharedGalleryImageVersionPropertiesSharedGalleryImageVersionProperties. withEndOfLifeDate(OffsetDateTime endOfLifeDate)Set the endOfLifeDate property: The end of life date of the gallery image version Definition.SharedGalleryImageVersionPropertiesSharedGalleryImageVersionProperties. withPublishedDate(OffsetDateTime publishedDate)Set the publishedDate property: The published date of the gallery image version Definition.
-