Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceReplicaProperties

Package version

Describes the properties of a service replica.

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'

Generated using TypeDoc