ConnectionSettingProperties interface

Properties for a Connection Setting Item

Properties

clientId

Client Id associated with the Connection Setting.

clientSecret

Client Secret associated with the Connection Setting

parameters

Service Provider Parameters associated with the Connection Setting

provisioningState

Provisioning state of the resource

scopes

Scopes associated with the Connection Setting

serviceProviderDisplayName

Service Provider Display Name associated with the Connection Setting

serviceProviderId

Service Provider Id associated with the Connection Setting

settingId

Setting Id set by the service for the Connection Setting. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

clientId

Client Id associated with the Connection Setting.

clientId?: string

Property Value

string

clientSecret

Client Secret associated with the Connection Setting

clientSecret?: string

Property Value

string

parameters

Service Provider Parameters associated with the Connection Setting

parameters?: ConnectionSettingParameter[]

Property Value

provisioningState

Provisioning state of the resource

provisioningState?: string

Property Value

string

scopes

Scopes associated with the Connection Setting

scopes?: string

Property Value

string

serviceProviderDisplayName

Service Provider Display Name associated with the Connection Setting

serviceProviderDisplayName?: string

Property Value

string

serviceProviderId

Service Provider Id associated with the Connection Setting

serviceProviderId?: string

Property Value

string

settingId

Setting Id set by the service for the Connection Setting. NOTE: This property will not be serialized. It can only be populated by the server.

settingId?: string

Property Value

string