Uses of Class
com.azure.resourcemanager.compute.models.CommunityGalleryImageIdentifier
Packages that use CommunityGalleryImageIdentifier
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of CommunityGalleryImageIdentifier in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return CommunityGalleryImageIdentifierModifier and TypeMethodDescriptionCommunityGalleryImageInner.identifier()Get the identifier property: This is the community gallery image definition identifier.CommunityGalleryImageProperties.identifier()Get the identifier property: This is the community gallery image definition identifier.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type CommunityGalleryImageIdentifierModifier and TypeMethodDescriptionCommunityGalleryImageInner.withIdentifier(CommunityGalleryImageIdentifier identifier) Set the identifier property: This is the community gallery image definition identifier.CommunityGalleryImageProperties.withIdentifier(CommunityGalleryImageIdentifier identifier) Set the identifier property: This is the community gallery image definition identifier. -
Uses of CommunityGalleryImageIdentifier in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CommunityGalleryImageIdentifierModifier and TypeMethodDescriptionSet the offer property: The name of the gallery image definition offer.CommunityGalleryImageIdentifier.withPublisher(String publisher) Set the publisher property: The name of the gallery image definition publisher.Set the sku property: The name of the gallery image definition SKU.