PolicyInsightsExtensions.GetAllPolicyMetadata(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 PolicyMetadataResources dans TenantResource.
public static Azure.ResourceManager.PolicyInsights.PolicyMetadataCollection GetAllPolicyMetadata (this Azure.ResourceManager.Resources.TenantResource tenantResource);
static member GetAllPolicyMetadata : Azure.ResourceManager.Resources.TenantResource -> Azure.ResourceManager.PolicyInsights.PolicyMetadataCollection
<Extension()>
Public Function GetAllPolicyMetadata (tenantResource As TenantResource) As PolicyMetadataCollection
Paramètres
- tenantResource
- TenantResource
Instance TenantResource sur laquelle la méthode s’exécute.
Retours
Objet représentant une collection de PolicyMetadataResources et leurs opérations sur une PolicyMetadataResource.