Freigeben über


MarketplaceExtensions.GetPrivateStore Methode

Definition

Abrufen von Informationen zum privaten Speicher

  • Anforderungspfad/providers/Microsoft.Marketplace/privateStores/{privateStoreId}
  • Vorgangs-IdPrivateStore_Get
public static Azure.Response<Azure.ResourceManager.Marketplace.PrivateStoreResource> GetPrivateStore (this Azure.ResourceManager.Resources.TenantResource tenantResource, Guid privateStoreId, System.Threading.CancellationToken cancellationToken = default);
static member GetPrivateStore : Azure.ResourceManager.Resources.TenantResource * Guid * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Marketplace.PrivateStoreResource>
<Extension()>
Public Function GetPrivateStore (tenantResource As TenantResource, privateStoreId As Guid, Optional cancellationToken As CancellationToken = Nothing) As Response(Of PrivateStoreResource)

Parameter

tenantResource
TenantResource

Der TenantResource instance die -Methode ausgeführt wird.

privateStoreId
Guid

Die Speicher-ID muss die Mandanten-ID verwenden.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: