Bagikan melalui


TaskProperties.IsSystemTask Property

Definition

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

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

Property Value

Implements

Attributes

Applies to