Bagikan melalui


IOSProfileLinuxConfiguration Interface

Definition

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

Properties

PatchSettingAssessmentMode

Specifies the assessment mode.

PatchSettingPatchMode

Specifies the patch mode.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to