EventGridExtensions.GetVerifiedPartners(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 VerifiedPartnerResources dans tenantResource.
public static Azure.ResourceManager.EventGrid.VerifiedPartnerCollection GetVerifiedPartners (this Azure.ResourceManager.Resources.TenantResource tenantResource);
static member GetVerifiedPartners : Azure.ResourceManager.Resources.TenantResource -> Azure.ResourceManager.EventGrid.VerifiedPartnerCollection
<Extension()>
Public Function GetVerifiedPartners (tenantResource As TenantResource) As VerifiedPartnerCollection
Paramètres
- tenantResource
- TenantResource
Instance TenantResource sur laquelle la méthode s’exécute.
Retours
Objet représentant la collection de VerifiedPartnerResources et leurs opérations sur un VerifiedPartnerResource.