ApplicationProperties interface

Properties

debugParams

Internal - used by Visual Studio to setup

description

User readable description of the

diagnostics

Describes the diagnostics

healthState

Describes the health state of an

serviceNames

Names of the services in the

services

Describes the services

status

Status of the application. Possible

statusDetails

Gives additional information about the

unhealthyEvaluation

When the application's health state

Property Details

debugParams

Internal - used by Visual Studio to setup

debugParams?: string

Property Value

string

description

User readable description of the

description?: string

Property Value

string

diagnostics

Describes the diagnostics

diagnostics?: DiagnosticsDescription

Property Value

healthState

Describes the health state of an

healthState?: HealthState

Property Value

serviceNames

Names of the services in the

serviceNames?: string[]

Property Value

string[]

services

Describes the services

services?: ServiceResourceDescription[]

Property Value

status

Status of the application. Possible

status?: ResourceStatus

Property Value

statusDetails

Gives additional information about the

statusDetails?: string

Property Value

string

unhealthyEvaluation

When the application's health state

unhealthyEvaluation?: string

Property Value

string