DaprConfigurationResource interface

Represent one resource of the dapr configuration list

Properties

authType

The authentication type.

daprProperties

Indicates some additional properties for dapr client type

targetType

Supported target resource type, extract from resource id, uppercase

Property Details

authType

The authentication type.

authType?: string

Property Value

string

daprProperties

Indicates some additional properties for dapr client type

daprProperties?: DaprProperties

Property Value

targetType

Supported target resource type, extract from resource id, uppercase

targetType?: string

Property Value

string