Share via


TaskRun.RunResultPropertiesProvisioningState Property

Definition

The provisioning state of a run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ProvisioningState? RunResultPropertiesProvisioningState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.RunResultPropertiesProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.ProvisioningState> with get, set
Public Property RunResultPropertiesProvisioningState As Nullable(Of ProvisioningState)

Property Value

Implements

Attributes

Applies to