Partager via


ContainerRegistryTask.IsSystemTask Property

Definition

The value of this property indicates whether the task resource is system task or not.

public Azure.Provisioning.BicepValue<bool> IsSystemTask { get; set; }
member this.IsSystemTask : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsSystemTask As BicepValue(Of Boolean)

Property Value

Applies to