ServiceProperties interface
Properties
| auto |
Auto scaling policies |
| description | User readable description of the service. |
| health |
Describes the health state of an |
| replica |
The number of replicas of the service to |
| status | Status of the service. Possible values |
| status |
Gives additional information about the |
| unhealthy |
When the service's health state is |
Property Details
autoScalingPolicies
description
User readable description of the service.
description?: string
Property Value
string
healthState
replicaCount
The number of replicas of the service to
replicaCount?: number
Property Value
number
status
statusDetails
Gives additional information about the
statusDetails?: string
Property Value
string
unhealthyEvaluation
When the service's health state is
unhealthyEvaluation?: string
Property Value
string