IPatchSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.PatchSettingsTypeConverter))]
public interface IPatchSettings : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.PatchSettingsTypeConverter))>]
type IPatchSettings = interface
    interface IJsonSerializable
Public Interface IPatchSettings
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AssessmentMode

Specifies the assessment mode.

PatchMode

Specifies the patch mode.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to