Freigeben über


ManagementGroupSubscriptionsOperationsExtensions.GetSubscription Methode

Definition

Ruft Details zu einem bestimmten Abonnement ab, das der Verwaltungsgruppe zugeordnet ist.

public static Microsoft.Azure.Management.ManagementGroups.Models.SubscriptionUnderManagementGroup GetSubscription (this Microsoft.Azure.Management.ManagementGroups.IManagementGroupSubscriptionsOperations operations, string groupId, string subscriptionId, string cacheControl = "no-cache");
static member GetSubscription : Microsoft.Azure.Management.ManagementGroups.IManagementGroupSubscriptionsOperations * string * string * string -> Microsoft.Azure.Management.ManagementGroups.Models.SubscriptionUnderManagementGroup
<Extension()>
Public Function GetSubscription (operations As IManagementGroupSubscriptionsOperations, groupId As String, subscriptionId As String, Optional cacheControl As String = "no-cache") As SubscriptionUnderManagementGroup

Parameter

operations
IManagementGroupSubscriptionsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

groupId
String

Verwaltungsgruppen-ID.

subscriptionId
String

Abonnement-ID

cacheControl
String

Gibt an, ob die Anforderung Caches verwenden soll. Füllen Sie den Header mit dem Wert "no-cache", um vorhandene Caches zu umgehen.

Gibt zurück

Gilt für: