DotNetComponentProperties interface

.NET Component resource specific properties

Properties

componentType

Type of the .NET Component.

configurations

List of .NET Components configuration properties

provisioningState

Provisioning state of the .NET Component.

serviceBinds

List of .NET Components that are bound to the .NET component

Property Details

componentType

Type of the .NET Component.

componentType?: string

Property Value

string

configurations

List of .NET Components configuration properties

configurations?: DotNetComponentConfigurationProperty[]

Property Value

provisioningState

Provisioning state of the .NET Component.

provisioningState?: string

Property Value

string

serviceBinds

List of .NET Components that are bound to the .NET component

serviceBinds?: DotNetComponentServiceBind[]

Property Value