Uses of Class
com.azure.resourcemanager.compute.fluent.models.CommunityGalleryImageVersionProperties
-
Packages that use CommunityGalleryImageVersionProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of CommunityGalleryImageVersionProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return CommunityGalleryImageVersionProperties Modifier and Type Method Description CommunityGalleryImageVersionPropertiesCommunityGalleryImageVersionProperties. withEndOfLifeDate(OffsetDateTime endOfLifeDate)Set the endOfLifeDate property: The end of life date of the gallery image version Definition.CommunityGalleryImageVersionPropertiesCommunityGalleryImageVersionProperties. withPublishedDate(OffsetDateTime publishedDate)Set the publishedDate property: The published date of the gallery image version Definition.
-