Share via


FabricModelProperties interface

Fabric model properties.

Properties

customProperties

Fabric model custom properties.

health

Gets or sets the fabric health.

healthErrors

Gets or sets the list of health errors.

provisioningState

Gets or sets the provisioning state of the fabric.

serviceEndpoint

Gets or sets the service endpoint.

serviceResourceId

Gets or sets the service resource Id.

Property Details

customProperties

Fabric model custom properties.

customProperties: FabricModelCustomPropertiesUnion

Property Value

health

Gets or sets the fabric health.

health?: string

Property Value

string

healthErrors

Gets or sets the list of health errors.

healthErrors?: HealthErrorModel[]

Property Value

provisioningState

Gets or sets the provisioning state of the fabric.

provisioningState?: string

Property Value

string

serviceEndpoint

Gets or sets the service endpoint.

serviceEndpoint?: string

Property Value

string

serviceResourceId

Gets or sets the service resource Id.

serviceResourceId?: string

Property Value

string