ServiceProviderParameter interface

Extra Parameters specific to each Service Provider

Properties

default

Default Name for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

description

Description of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

displayName

Display Name of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

helpUrl

Help Url for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

metadata

Meta data for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

type

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

Property Details

default

Default Name for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

default?: string

Property Value

string

description

Description of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

displayName

Display Name of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

helpUrl

Help Url for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

helpUrl?: string

Property Value

string

metadata

Meta data for the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

metadata?: ServiceProviderParameterMetadata

Property Value

name

Name of the Service Provider NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

type

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

type?: string

Property Value

string