IMachineExtensionUpgrade Interface

Definition

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

Properties

ExtensionTarget

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to