共用方式為


CreateComposeDeploymentDescription

定義建立 Service Fabric 撰寫部署的描述。

屬性

名稱 類型 必要
DeploymentName string
ComposeFileContent 字串 Yes
RegistryCredential RegistryCredential No

DeploymentName

類型:字串
必要:是

部署的名稱。


ComposeFileContent

類型:字串
必要:是

描述要建立之部署的撰寫檔案內容。


RegistryCredential

類型RegistryCredential
必要:否

用來連線到容器登錄的認證資訊。