IOracleSubscription.AddSubscriptionOperationState Property

Definition

State of the add Azure subscription operation on Oracle subscription

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Succeeded", "Updating", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="State of the add Azure subscription operation on Oracle subscription", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addSubscriptionOperationState", Update=false)]
public string AddSubscriptionOperationState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Succeeded", "Updating", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="State of the add Azure subscription operation on Oracle subscription", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addSubscriptionOperationState", Update=false)>]
member this.AddSubscriptionOperationState : string
Public ReadOnly Property AddSubscriptionOperationState As String

Property Value

Attributes

Applies to