Partager via


ProviderOperationsMetadataOperationsExtensions.List Méthode

Définition

Obtient les métadonnées des opérations du fournisseur pour tous les fournisseurs de ressources.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Models.ProviderOperationsMetadata> List (this Microsoft.Azure.Management.Authorization.IProviderOperationsMetadataOperations operations, string expand = "resourceTypes");
static member List : Microsoft.Azure.Management.Authorization.IProviderOperationsMetadataOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Authorization.Models.ProviderOperationsMetadata>
<Extension()>
Public Function List (operations As IProviderOperationsMetadataOperations, Optional expand As String = "resourceTypes") As IPage(Of ProviderOperationsMetadata)

Paramètres

operations
IProviderOperationsMetadataOperations

Groupe d’opérations pour cette méthode d’extension.

expand
String

Spécifie s’il faut développer les valeurs.

Retours

S’applique à