Partager via


ProviderOperationsExtensions.Get(IProviderOperations, String) Méthode

Définition

Obtient un fournisseur de ressources.

public static Microsoft.Azure.Management.Resources.Models.ProviderGetResult Get (this Microsoft.Azure.Management.Resources.IProviderOperations operations, string resourceProviderNamespace);
static member Get : Microsoft.Azure.Management.Resources.IProviderOperations * string -> Microsoft.Azure.Management.Resources.Models.ProviderGetResult
<Extension()>
Public Function Get (operations As IProviderOperations, resourceProviderNamespace As String) As ProviderGetResult

Paramètres

operations
IProviderOperations

Référence à Microsoft.Azure.Management.Resources.IProviderOperations.

resourceProviderNamespace
String

Obligatoire. Espace de noms du fournisseur de ressources.

Retours

Informations sur le fournisseur de ressources.

S’applique à