IAutonomousDatabase.OperationsInsightsStatus Property

Definition

Status of Operations Insights for this Autonomous Database.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Enabling", "Enabled", "Disabling", "NotEnabled", "FailedEnabling", "FailedDisabling" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Status of Operations Insights for this Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="operationsInsightsStatus", Update=false)]
public string OperationsInsightsStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Enabling", "Enabled", "Disabling", "NotEnabled", "FailedEnabling", "FailedDisabling" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="Status of Operations Insights for this Autonomous Database.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="operationsInsightsStatus", Update=false)>]
member this.OperationsInsightsStatus : string
Public ReadOnly Property OperationsInsightsStatus As String

Property Value

Attributes

Applies to