Freigeben über


ISubscriptionAliasResponse.AcceptOwnershipUrl Property

Definition

Url to accept ownership of the subscription.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="Url to accept ownership of the subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="acceptOwnershipUrl", Update=false)]
public string AcceptOwnershipUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="Url to accept ownership of the subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="acceptOwnershipUrl", Update=false)>]
member this.AcceptOwnershipUrl : string
Public ReadOnly Property AcceptOwnershipUrl As String

Property Value

Attributes

Applies to