Fabric Model Properties Response
data class FabricModelPropertiesResponse(val customProperties: Any, val health: String, val healthErrors: List<HealthErrorModelResponse>, val provisioningState: String, val serviceEndpoint: String, val serviceResourceId: String)
Fabric model properties.
Properties
Link copied to clipboard
Fabric model custom properties.
Link copied to clipboard
Gets or sets the list of health errors.
Link copied to clipboard
Gets or sets the provisioning state of the fabric.
Link copied to clipboard
Gets or sets the service endpoint.
Link copied to clipboard
Gets or sets the service resource Id.