Compartir a través de


IExtensionValueProperties Interface

Definition

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

Properties

ExtensionType
Publisher
Version

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to