AcceptOwnershipStatusResponse.AcceptOwnershipState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The accept ownership state of the resource.
[Microsoft.Azure.PowerShell.Cmdlets.Subscription.FormatTable(Index=0)]
[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.AcceptOwnership? AcceptOwnershipState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.FormatTable(Index=0)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Owned)>]
member this.AcceptOwnershipState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Support.AcceptOwnership>
Public ReadOnly Property AcceptOwnershipState As Nullable(Of AcceptOwnership)
Property Value
Implements
- Attributes