Freigeben über


ComputeExtensions.GetSharedGalleries Methode

Definition

Ruft eine Auflistung von SharedGalleryResources in der SubscriptionResource ab.

public static Azure.ResourceManager.Compute.SharedGalleryCollection GetSharedGalleries (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location);
static member GetSharedGalleries : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.SharedGalleryCollection
<Extension()>
Public Function GetSharedGalleries (subscriptionResource As SubscriptionResource, location As AzureLocation) As SharedGalleryCollection

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

location
AzureLocation

Ressourcenspeicherort

Gibt zurück

Ein Objekt, das die Auflistung von SharedGalleryResources und deren Vorgänge über eine SharedGalleryResource darstellt.

Gilt für: