SharedGalleryImageResource.GetSharedGalleryImageVersions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.