Compartir a través de


IConfigurationExtension Interface

Definition

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

Properties

Publisher
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to