Command array to execute within the container in exec form.
Reference to sinks in DiagnosticsDescription.
The endpoints exposed by this container.
Override for the default entry point in the container.
The environment variables to set in this container
The Container image to use.
Image registry credential.
Runtime information of a container instance. NOTE: This property will not be serialized. It can only be populated by the server.
The labels to set in this container.
The name of the code package.
A list of ReliableCollection resources used by this particular code package. Please refer to ReliableCollectionsRef for more details.
The resources required by this container.
The settings to set in this container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\secrets". The path for Linux container is "/var/secrets".
Volumes to be attached to the container. The lifetime of these volumes is independent of the application's lifetime.
Volumes to be attached to the container. The lifetime of these volumes is scoped to the application's lifetime.
Generated using TypeDoc
Describes a container and its runtime properties.