IOSProfileWindowsConfiguration.StatusHotpatchEnablementStatus Property

Definition

Indicates the current status of the hotpatch being enabled or disabled.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "PendingEvaluation", "Disabled", "ActionRequired", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the current status of the hotpatch being enabled or disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hotpatchEnablementStatus", Update=false)]
public string StatusHotpatchEnablementStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "PendingEvaluation", "Disabled", "ActionRequired", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the current status of the hotpatch being enabled or disabled.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hotpatchEnablementStatus", Update=false)>]
member this.StatusHotpatchEnablementStatus : string
Public ReadOnly Property StatusHotpatchEnablementStatus As String

Property Value

Attributes

Applies to