Compartir a través de


TimerTrigger.Status Property

Definition

The current status of trigger.

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

Property Value

Implements

Attributes

Applies to