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