CommunityGalleryImageResource.GetCommunityGalleryImageVersions Method

Definition

Gets a collection of CommunityGalleryImageVersionResources in the CommunityGalleryImage.

public virtual Azure.ResourceManager.Compute.CommunityGalleryImageVersionCollection GetCommunityGalleryImageVersions ();
abstract member GetCommunityGalleryImageVersions : unit -> Azure.ResourceManager.Compute.CommunityGalleryImageVersionCollection
override this.GetCommunityGalleryImageVersions : unit -> Azure.ResourceManager.Compute.CommunityGalleryImageVersionCollection
Public Overridable Function GetCommunityGalleryImageVersions () As CommunityGalleryImageVersionCollection

Returns

An object representing collection of CommunityGalleryImageVersionResources and their operations over a CommunityGalleryImageVersionResource.

Applies to