Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateComposeDeploymentDescription

Package version

Defines description for creating a Service Fabric compose deployment.

Hierarchy

  • CreateComposeDeploymentDescription

Index

Properties

composeFileContent

composeFileContent: string

The content of the compose file that describes the deployment to create.

deploymentName

deploymentName: string

The name of the deployment.

Optional registryCredential

registryCredential: RegistryCredential

Credential information to connect to container registry.

Generated using TypeDoc