다음을 통해 공유


ProvisionFabricDescription interface

클러스터를 프로비전하기 위한 매개 변수에 대해 설명합니다.

속성

clusterManifestFilePath

클러스터 매니페스트 파일 경로입니다.

codeFilePath

클러스터 코드 패키지 파일 경로입니다.

속성 세부 정보

clusterManifestFilePath

클러스터 매니페스트 파일 경로입니다.

clusterManifestFilePath?: string

속성 값

string

codeFilePath

클러스터 코드 패키지 파일 경로입니다.

codeFilePath?: string

속성 값

string