Partager via


EventGridExtensions.GetVerifiedPartners(TenantResource) Méthode

Définition

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.

S’applique à