Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceReplicaDescription

Package version

Describes a replica of a service resource.

Hierarchy

Index

Properties

codePackages

Describes the set of code packages that forms the service. A code package describes the container and the properties for running it. All the code packages are started together on the same host and share the same context (network, process etc.).

Optional diagnostics

diagnostics: DiagnosticsRef

Reference to sinks in DiagnosticsDescription.

Optional networkRefs

networkRefs: NetworkRef[]

The names of the private networks that this service needs to be part of.

osType

The operation system required by the code in service. Possible values include: 'Linux', 'Windows'

replicaName

replicaName: string

Name of the replica.

Generated using TypeDoc