Share via


IMachineUpdate Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to