Freigeben über


AliasOperationsExtensions.BeginCreate Methode

Definition

Erstellen Eines Aliasabonnements.

public static Microsoft.Azure.Management.Subscription.Models.SubscriptionAliasResponse BeginCreate (this Microsoft.Azure.Management.Subscription.IAliasOperations operations, string aliasName, Microsoft.Azure.Management.Subscription.Models.PutAliasRequest body);
static member BeginCreate : Microsoft.Azure.Management.Subscription.IAliasOperations * string * Microsoft.Azure.Management.Subscription.Models.PutAliasRequest -> Microsoft.Azure.Management.Subscription.Models.SubscriptionAliasResponse
<Extension()>
Public Function BeginCreate (operations As IAliasOperations, aliasName As String, body As PutAliasRequest) As SubscriptionAliasResponse

Parameter

operations
IAliasOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

aliasName
String

AliasName ist der Name für die Abonnementerstellungsanforderung. Beachten Sie, dass dies nicht mit dem Abonnementnamen identisch ist und keine weiteren Lebenszyklusanforderungen bestehen, die über die Anforderung für die Abonnementerstellung hinausgehen.

Gibt zurück

Gilt für: