MSDeployStatus interface

MSDeploy ARM response

Extends

Properties

complete

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

deployer

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

endTime

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

provisioningState

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

startTime

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

Inherited Properties

id

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

kind

Kind of resource.

name

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

type

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

Property Details

complete

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

complete?: boolean

Property Value

boolean

deployer

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

deployer?: string

Property Value

string

endTime

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

endTime?: Date

Property Value

Date

provisioningState

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

provisioningState?: MSDeployProvisioningState

Property Value

startTime

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

startTime?: Date

Property Value

Date

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

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

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

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

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type