Share via


IMachineUpdate.WindowsConfigurationPatchSettingsAssessmentMode Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "ImageDefault", "AutomaticByPlatform" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the assessment mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="assessmentMode", Update=true)]
public string WindowsConfigurationPatchSettingsAssessmentMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "ImageDefault", "AutomaticByPlatform" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=true, Description="Specifies the assessment mode.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="assessmentMode", Update=true)>]
member this.WindowsConfigurationPatchSettingsAssessmentMode : string with get, set
Public Property WindowsConfigurationPatchSettingsAssessmentMode As String

Property Value

Attributes

Applies to