Freigeben über


OSProfileWindowsConfiguration Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.OSProfileWindowsConfigurationTypeConverter))]
public class OSProfileWindowsConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IOSProfileWindowsConfiguration
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.OSProfileWindowsConfigurationTypeConverter))>]
type OSProfileWindowsConfiguration = class
    interface IOSProfileWindowsConfiguration
    interface IJsonSerializable
Public Class OSProfileWindowsConfiguration
Implements IOSProfileWindowsConfiguration
Inheritance
OSProfileWindowsConfiguration
Attributes
Implements

Constructors

OSProfileWindowsConfiguration()

Properties

PatchSettingAssessmentMode
PatchSettingPatchMode

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to