ServiceProperties interface

Properties

autoScalingPolicies

Auto scaling policies

description

User readable description of the service.

healthState

Describes the health state of an

replicaCount

The number of replicas of the service to

status

Status of the service. Possible values

statusDetails

Gives additional information about the

unhealthyEvaluation

When the service's health state is

Property Details

autoScalingPolicies

Auto scaling policies

autoScalingPolicies?: AutoScalingPolicy[]

Property Value

description

User readable description of the service.

description?: string

Property Value

string

healthState

Describes the health state of an

healthState?: HealthState

Property Value

replicaCount

The number of replicas of the service to

replicaCount?: number

Property Value

number

status

Status of the service. Possible values

status?: ResourceStatus

Property Value

statusDetails

Gives additional information about the

statusDetails?: string

Property Value

string

unhealthyEvaluation

When the service's health state is

unhealthyEvaluation?: string

Property Value

string