你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ISubscriptionAliasResponse.AcceptOwnershipState Property

Definition

The accept ownership state of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="The accept ownership state of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.AcceptOwnership) }, ReadOnly=true, Required=false, SerializedName="acceptOwnershipState")]
public Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.AcceptOwnership? AcceptOwnershipState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Description="The accept ownership state of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.AcceptOwnership) }, ReadOnly=true, Required=false, SerializedName="acceptOwnershipState")>]
member this.AcceptOwnershipState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.AcceptOwnership>
Public ReadOnly Property AcceptOwnershipState As Nullable(Of AcceptOwnership)

Property Value

Attributes

Applies to