IAutonomousDatabaseBaseProperties.ScheduledOperationScheduledStopTime Property

Definition

auto stop time. value must be of ISO-8601 format HH:mm

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="auto stop time. value must be of ISO-8601 format HH:mm", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scheduledStopTime", Update=true)]
public string ScheduledOperationScheduledStopTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="auto stop time. value must be of ISO-8601 format HH:mm", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scheduledStopTime", Update=true)>]
member this.ScheduledOperationScheduledStopTime : string with get, set
Public Property ScheduledOperationScheduledStopTime As String

Property Value

Attributes

Applies to