你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IMachineExtension Interface

Definition

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

Properties

AutoUpgradeMinorVersion
EnableAutomaticUpgrade
ForceUpdateTag
Id (Inherited from IResource)
InstanceViewName
InstanceViewType
InstanceViewTypeHandlerVersion
Location (Inherited from ITrackedResource)
MachineExtensionType
Name (Inherited from IResource)
ProtectedSetting
ProvisioningState
Publisher
Setting
StatusCode
StatusDisplayStatus
StatusLevel
StatusMessage
StatusTime
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Tags (Inherited from ITrackedResource)
Type (Inherited from IResource)
TypeHandlerVersion

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to