MarketplaceExtensions.GetPrivateStores(TenantResource) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une collection de PrivateStoreResources dans tenantResource.
public static Azure.ResourceManager.Marketplace.PrivateStoreCollection GetPrivateStores (this Azure.ResourceManager.Resources.TenantResource tenantResource);
static member GetPrivateStores : Azure.ResourceManager.Resources.TenantResource -> Azure.ResourceManager.Marketplace.PrivateStoreCollection
<Extension()>
Public Function GetPrivateStores (tenantResource As TenantResource) As PrivateStoreCollection
Paramètres
- tenantResource
- TenantResource
Instance TenantResource sur laquelle la méthode s’exécute.
Retours
Objet représentant une collection de PrivateStoreResources et leurs opérations sur un PrivateStoreResource.