CustomRolloutPropertiesStatus interface

The status.

Extends

Inherited Properties

completedRegions

The completed regions.

failedOrSkippedRegions

The failed or skipped regions.

manifestCheckinStatus

The manifest checkin status.

Inherited Property Details

completedRegions

The completed regions.

completedRegions?: string[]

Property Value

string[]

Inherited From CustomRolloutStatus.completedRegions

failedOrSkippedRegions

The failed or skipped regions.

failedOrSkippedRegions?: Record<string, ExtendedErrorInfo>

Property Value

Record<string, ExtendedErrorInfo>

Inherited From CustomRolloutStatus.failedOrSkippedRegions

manifestCheckinStatus

The manifest checkin status.

manifestCheckinStatus?: CustomRolloutStatusManifestCheckinStatus

Property Value

Inherited From CustomRolloutStatus.manifestCheckinStatus