ContainerAppSourceControlOperationState Enum

Definition

Current provisioning State of the operation.

C#
public enum ContainerAppSourceControlOperationState
Inheritance
ContainerAppSourceControlOperationState

Fields

Name Value Description
InProgress 0

InProgress.

Succeeded 1

Succeeded.

Failed 2

Failed.

Canceled 3

Canceled.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview