EdgeActionVersionProperties interface
Represents an edge action version
Properties
| deployment |
The deployment type |
| is |
The active state |
| last |
The last update time in UTC for package update |
| provisioning |
The provisioning state |
| validation |
The validation status |
Property Details
deploymentType
The deployment type
deploymentType: string
Property Value
string
isDefaultVersion
The active state
isDefaultVersion: string
Property Value
string
lastPackageUpdateTime
The last update time in UTC for package update
lastPackageUpdateTime?: Date
Property Value
Date
provisioningState
The provisioning state
provisioningState?: string
Property Value
string
validationStatus
The validation status
validationStatus?: string
Property Value
string