Share via


ISubscriptionAliasResponse.AcceptOwnershipState Property

Definition

The accept ownership state of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.PSArgumentCompleter(new System.String[] { "Pending", "Completed", "Expired" })]
[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="The accept ownership state of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="acceptOwnershipState", Update=false)]
public string AcceptOwnershipState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.PSArgumentCompleter(new System.String[] { "Pending", "Completed", "Expired" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="The accept ownership state of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="acceptOwnershipState", Update=false)>]
member this.AcceptOwnershipState : string
Public ReadOnly Property AcceptOwnershipState As String

Property Value

Attributes

Applies to