Compartir a través de


MachineUpdateProperties Class

Definition

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

Constructors

MachineUpdateProperties()

Properties

AgentUpgradeCorrelationId
AgentUpgradeDesiredVersion
AgentUpgradeEnableAutomaticUpgrade
AgentUpgradeLastAttemptDesiredVersion
AgentUpgradeLastAttemptMessage
AgentUpgradeLastAttemptStatus
AgentUpgradeLastAttemptTimestamp
CloudMetadataProvider
LinuxConfigurationPatchSettingsAssessmentMode
LinuxConfigurationPatchSettingsPatchMode
LocationDataCity
LocationDataCountryOrRegion
LocationDataDistrict
LocationDataName
OSProfileComputerName
ParentClusterResourceId
PrivateLinkScopeResourceId
WindowsConfigurationPatchSettingsAssessmentMode
WindowsConfigurationPatchSettingsPatchMode

Methods

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

Applies to