次の方法で共有


CommunityGalleryImageResource.GetCommunityGalleryImageVersions メソッド

定義

CommunityGalleryImage 内の CommunityGalleryImageVersionResources のコレクションを取得します。

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

戻り値

CommunityGalleryImageVersionResources のコレクションとその CommunityGalleryImageVersionResource に対する操作を表す オブジェクト。

適用対象