다음을 통해 공유


StaticClusterDeploymentOptions 클래스

정의

orleans 클러스터 구성에서 읽는 배포 구성

public class StaticClusterDeploymentOptions : Orleans.Streams.IDeploymentConfiguration
type StaticClusterDeploymentOptions = class
    interface IDeploymentConfiguration
Public Class StaticClusterDeploymentOptions
Implements IDeploymentConfiguration
상속
StaticClusterDeploymentOptions
구현

생성자

StaticClusterDeploymentOptions()

orleans 클러스터 구성에서 읽는 배포 구성

속성

SiloNames

사일로 이름을 가져오거나 설정합니다.

명시적 인터페이스 구현

IDeploymentConfiguration.GetAllSiloNames()

구성된 모든 사일로의 사일로 인스턴스 이름을 가져옵니다.

적용 대상