Share via


MachineUpdate Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineUpdateTypeConverter))]
public class MachineUpdate : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.IMachineUpdate, Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.MachineUpdateTypeConverter))>]
type MachineUpdate = class
    interface IMachineUpdate
    interface IJsonSerializable
    interface IResourceUpdate
    interface IValidates
Public Class MachineUpdate
Implements IMachineUpdate, IValidates
Inheritance
MachineUpdate
Attributes
Implements

Constructors

MachineUpdate()

Properties

AgentUpgradeCorrelationId
AgentUpgradeDesiredVersion
AgentUpgradeEnableAutomaticUpgrade
AgentUpgradeLastAttemptDesiredVersion
AgentUpgradeLastAttemptMessage
AgentUpgradeLastAttemptStatus
AgentUpgradeLastAttemptTimestamp
CloudMetadataProvider
IdentityPrincipalId
IdentityTenantId
IdentityType
Kind
LinuxConfigurationPatchSettingsAssessmentMode
LinuxConfigurationPatchSettingsPatchMode
LocationDataCity
LocationDataCountryOrRegion
LocationDataDistrict
LocationDataName
OSProfileComputerName
ParentClusterResourceId
PrivateLinkScopeResourceId
Tags
WindowsConfigurationPatchSettingsAssessmentMode
WindowsConfigurationPatchSettingsPatchMode

Methods

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

Applies to