SharedGalleryImageResource.GetSharedGalleryImageVersions Method

Definition

Gets a collection of SharedGalleryImageVersionResources in the SharedGalleryImage.

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

Returns

An object representing collection of SharedGalleryImageVersionResources and their operations over a SharedGalleryImageVersionResource.

Applies to