Package version:

Interface DeploymentResourceProperties

Deployment resource properties payload

Hierarchy

  • DeploymentResourceProperties

Properties

active?: boolean

Indicates whether the Deployment is active

deploymentSettings?: DeploymentSettings

Deployment settings of the Deployment

instances?: DeploymentInstance[]

Collection of instances belong to the Deployment NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Provisioning state of the Deployment NOTE: This property will not be serialized. It can only be populated by the server.

Uploaded source information of the deployment.

status?: string

Status of the Deployment NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc