StaticClusterDeploymentOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deployment configuration that reads from orleans cluster configuration
public class StaticClusterDeploymentOptions : Orleans.Streams.IDeploymentConfiguration
type StaticClusterDeploymentOptions = class
interface IDeploymentConfiguration
Public Class StaticClusterDeploymentOptions
Implements IDeploymentConfiguration
- Inheritance
-
StaticClusterDeploymentOptions
- Implements
Constructors
StaticClusterDeploymentOptions() |
Properties
SiloNames |
Gets or sets the silo names. |
Explicit Interface Implementations
IDeploymentConfiguration.GetAllSiloNames() |
Get the silo instance names for all configured silos. |