Partager via


SupportExtensions.GetSupportAzureServices(TenantResource) Méthode

Définition

Obtient une collection de SupportAzureServiceResources dans tenantResource.

public static Azure.ResourceManager.Support.SupportAzureServiceCollection GetSupportAzureServices (this Azure.ResourceManager.Resources.TenantResource tenantResource);
static member GetSupportAzureServices : Azure.ResourceManager.Resources.TenantResource -> Azure.ResourceManager.Support.SupportAzureServiceCollection
<Extension()>
Public Function GetSupportAzureServices (tenantResource As TenantResource) As SupportAzureServiceCollection

Paramètres

tenantResource
TenantResource

Instance TenantResource sur laquelle la méthode s’exécute.

Retours

Objet représentant une collection de SupportAzureServiceResources et leurs opérations sur un SupportAzureServiceResource.

S’applique à