ICloudExadataInfrastructure.MaintenanceWindowPatchingMode Property

Definition

Cloud Exadata infrastructure node patching method.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Rolling", "NonRolling" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Cloud Exadata infrastructure node patching method.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="patchingMode", Update=true)]
public string MaintenanceWindowPatchingMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Rolling", "NonRolling" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Cloud Exadata infrastructure node patching method.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="patchingMode", Update=true)>]
member this.MaintenanceWindowPatchingMode : string with get, set
Public Property MaintenanceWindowPatchingMode As String

Property Value

Attributes

Applies to