다음을 통해 공유


ILocalSiloDetails 인터페이스

정의

로컬 사일로의 세부 정보입니다.

public interface ILocalSiloDetails
type ILocalSiloDetails = interface
Public Interface ILocalSiloDetails

속성

ClusterId

클러스터 ID를 가져옵니다. 이전에는 Orleans 2.0 이름 전에 DeploymentId라고 했습니다.

DnsHostName

이 사일로의 호스트 이름을 가져옵니다.

GatewayAddress

이 사일로의 게이트웨이 프록시 엔드포인트의 주소를 가져옵니다.

Name

이 사일로의 이름을 가져옵니다.

SiloAddress

이 사일로 간 엔드포인트의 주소를 가져옵니다.

적용 대상