ServiceResourceDescription interface

Extends

Properties

autoScalingPolicies

Auto scaling policies

codePackages
description

User readable description of the service.

diagnostics

Reference to sinks in

healthState

Describes the health state of an

networkRefs

The names of the private networks

osType
provisioningState

State of the resource.

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

Inherited Properties

id

Fully qualified identifier for the resource. Ex -

name

The name of the resource

type

The type of the resource. Ex-

Property Details

autoScalingPolicies

Auto scaling policies

autoScalingPolicies?: AutoScalingPolicy[]

Property Value

codePackages

codePackages: ContainerCodePackageProperties[]

Property Value

description

User readable description of the service.

description?: string

Property Value

string

diagnostics

Reference to sinks in

diagnostics?: DiagnosticsRef

Property Value

healthState

Describes the health state of an

healthState?: HealthState

Property Value

networkRefs

The names of the private networks

networkRefs?: NetworkRef[]

Property Value

osType

osType: OperatingSystemType

Property Value

provisioningState

State of the resource.

provisioningState?: string

Property Value

string

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

Inherited Property Details

id

Fully qualified identifier for the resource. Ex -

id?: string

Property Value

string

Inherited From ManagedProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ManagedProxyResource.name

type

The type of the resource. Ex-

type?: string

Property Value

string

Inherited From ManagedProxyResource.type