Partager via


SubscriptionOperationsExtensions.Get(ISubscriptionOperations) Méthode

Définition

L’opération Obtenir l’abonnement retourne les informations de compte et d’allocation de ressources pour l’abonnement spécifié. (voir http://msdn.microsoft.com/en-us/library/windowsazure/hh403995.aspx pour plus d’informations)

public static Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse Get (this Microsoft.WindowsAzure.Management.ISubscriptionOperations operations);
static member Get : Microsoft.WindowsAzure.Management.ISubscriptionOperations -> Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse
<Extension()>
Public Function Get (operations As ISubscriptionOperations) As SubscriptionGetResponse

Paramètres

operations
ISubscriptionOperations

Référence à Microsoft.WindowsAzure.Management.ISubscriptionOperations.

Retours

Réponse de l’opération Obtenir l’abonnement.

S’applique à