Freigeben über


IMachineExtensionUpdateProperties Interface

Definition

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

Properties

AutoUpgradeMinorVersion
EnableAutomaticUpgrade
ForceUpdateTag
ProtectedSetting
Publisher
Setting
Type
TypeHandlerVersion

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to