ConfigurationExtension interface

Describes properties that can identify extensions.

Properties

publisher

Publisher of the extension. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of the extension. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

publisher

Publisher of the extension. NOTE: This property will not be serialized. It can only be populated by the server.

publisher?: string

Property Value

string

type

Type of the extension. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string