次の方法で共有


GalleryResource.GetGalleryApplications メソッド

定義

ギャラリー内の GalleryApplicationResources のコレクションを取得します。

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

戻り値

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

適用対象