Share via


ISubscriptionAliasResponseProperties.AcceptOwnershipUrl Property

Definition

Url to accept ownership of the subscription.

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

Property Value

Attributes

Applies to