Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploymentExtended

Package version

Deployment information.

Hierarchy

  • any
    • DeploymentExtended

Index

Properties

Optional id

id: undefined | string

The ID of the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

the location of the deployment.

Optional name

name: undefined | string

The name of the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

Optional properties

Deployment properties.

Optional type

type: undefined | string

The type of the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc