你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GalleryInVmAccessControlProfileResource.GetGalleryInVmAccessControlProfileVersions Method

Definition

Gets a collection of GalleryInVmAccessControlProfileVersionResources in the GalleryInVmAccessControlProfile.

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

Returns

An object representing collection of GalleryInVmAccessControlProfileVersionResources and their operations over a GalleryInVmAccessControlProfileVersionResource.

Applies to