SourceConfiguration interface

A configuration item for source resource

Properties

configType

The type of setting NOTE: This property will not be serialized. It can only be populated by the server.

description

Descriptive information for the configuration

keyVaultReferenceIdentity

The identity for key vault reference, system or user-assigned managed identity ID

name

The name of setting.

value

The value of setting

Property Details

configType

The type of setting NOTE: This property will not be serialized. It can only be populated by the server.

configType?: string

Property Value

string

description

Descriptive information for the configuration

description?: string

Property Value

string

keyVaultReferenceIdentity

The identity for key vault reference, system or user-assigned managed identity ID

keyVaultReferenceIdentity?: string

Property Value

string

name

The name of setting.

name?: string

Property Value

string

value

The value of setting

value?: string

Property Value

string