DevOpsConfigurationProperties interface

DevOps Configuration properties.

Properties

authorization

Authorization payload.

autoDiscovery

AutoDiscovery states.

provisioningState

The provisioning state of the resource.

Pending - Provisioning pending. Failed - Provisioning failed. Succeeded - Successful provisioning. Canceled - Provisioning canceled. PendingDeletion - Deletion pending. DeletionSuccess - Deletion successful. DeletionFailure - Deletion failure.

provisioningStatusMessage

Gets or sets resource status message. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningStatusUpdateTimeUtc

Gets or sets time when resource was last checked. NOTE: This property will not be serialized. It can only be populated by the server.

topLevelInventoryList

List of top-level inventory to select when AutoDiscovery is disabled. This field is ignored when AutoDiscovery is enabled.

Property Details

authorization

Authorization payload.

authorization?: Authorization

Property Value

autoDiscovery

AutoDiscovery states.

autoDiscovery?: string

Property Value

string

provisioningState

The provisioning state of the resource.

Pending - Provisioning pending. Failed - Provisioning failed. Succeeded - Successful provisioning. Canceled - Provisioning canceled. PendingDeletion - Deletion pending. DeletionSuccess - Deletion successful. DeletionFailure - Deletion failure.

provisioningState?: string

Property Value

string

provisioningStatusMessage

Gets or sets resource status message. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningStatusMessage?: string

Property Value

string

provisioningStatusUpdateTimeUtc

Gets or sets time when resource was last checked. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningStatusUpdateTimeUtc?: Date

Property Value

Date

topLevelInventoryList

List of top-level inventory to select when AutoDiscovery is disabled. This field is ignored when AutoDiscovery is enabled.

topLevelInventoryList?: string[]

Property Value

string[]