Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploymentResourceProperties

Package version

Deployment resource properties payload

Hierarchy

  • DeploymentResourceProperties

Index

Properties

Optional active

active: undefined | false | true

Indicates whether the Deployment is active

Optional deploymentSettings

deploymentSettings: DeploymentSettings

Deployment settings of the Deployment

Optional instances

instances: DeploymentInstance[]

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

Optional provisioningState

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

Optional source

Uploaded source information of the deployment.

Optional status

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

Generated using TypeDoc