Freigeben über


IAcceptOwnershipStatusResponse.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