Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MSDeployStatus

Package version

MSDeploy ARM response

Hierarchy

Index

Properties

Optional complete

complete: undefined | false | true

Whether the deployment operation has completed NOTE: This property will not be serialized. It can only be populated by the server.

Optional deployer

deployer: undefined | string

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

Optional endTime

endTime: Date

End time of deploy operation NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: MSDeployProvisioningState

Provisioning state. Possible values include: 'accepted', 'running', 'succeeded', 'failed', 'canceled' NOTE: This property will not be serialized. It can only be populated by the server.

Optional startTime

startTime: Date

Start time of deploy operation NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

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

Generated using TypeDoc