次の方法で共有


CommunityGalleryResource.GetCommunityGalleryImages メソッド

定義

CommunityGallery 内の CommunityGalleryImageResources のコレクションを取得します。

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

戻り値

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

適用対象