CreateComposeDeploymentDescription
Service Fabric Compose デプロイを作成するための説明を定義します。
プロパティ
名前 | Type | 必須 |
---|---|---|
DeploymentName |
string | はい |
ComposeFileContent |
string | はい |
RegistryCredential |
RegistryCredential | いいえ |
DeploymentName
型: string
必須: はい
デプロイの名前。
ComposeFileContent
型: string
必須: はい
作成するデプロイを記述する compose ファイルの内容。
RegistryCredential
型: RegistryCredential
必須: いいえ
コンテナー レジストリに接続するための資格情報。