Container Code Package Properties Args
Describes a container and its runtime properties.
Constructors
Properties
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
Image registry credential.
The labels to set in this container.
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.