Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeploymentResource

Package version

Deployment resource payload

Hierarchy

Index

Properties

Optional id

id: undefined | string

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional properties

Properties of the Deployment resource

Optional sku

sku: Sku

Sku of the Deployment resource

Optional systemData

systemData: SystemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc