Freigeben über


ProviderOperationsMetadataOperationsExtensions.Get Methode

Definition

Ruft Die Metadaten von Anbietervorgängen für den angegebenen Ressourcenanbieter ab.

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

Parameter

operations
IProviderOperationsMetadataOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceProviderNamespace
String

Der Namespace des Ressourcenanbieters.

expand
String

Gibt an, ob die Werte erweitert werden sollen.

Gibt zurück

Gilt für: