Share via


EdgeActionVersionProperties interface

Represents an edge action version

Properties

deploymentType

The deployment type

isDefaultVersion

The active state

lastPackageUpdateTime

The last update time in UTC for package update

provisioningState

The provisioning state

validationStatus

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