次の方法で共有


ComputeExtensions.GetCommunityGalleries(SubscriptionResource) メソッド

定義

SubscriptionResource 内の CommunityGalleryResources のコレクションを取得します。

public static Azure.ResourceManager.Compute.CommunityGalleryCollection GetCommunityGalleries (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource);
static member GetCommunityGalleries : Azure.ResourceManager.Resources.SubscriptionResource -> Azure.ResourceManager.Compute.CommunityGalleryCollection
<Extension()>
Public Function GetCommunityGalleries (subscriptionResource As SubscriptionResource) As CommunityGalleryCollection

パラメーター

subscriptionResource
SubscriptionResource

SubscriptionResourceメソッドが実行されるインスタンス。

戻り値

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

適用対象