Compartir a través de


IWindowsParameters Interface

Definition

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

Properties

ClassificationsToInclude
ExcludeKbsRequiringReboot
KbNumbersToExclude
KbNumbersToInclude
MaxPatchPublishDate

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to