Share via


TaskRun.CustomRegistry Property

Definition

The list of custom registries that were logged in during this run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public string[] CustomRegistry { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.CustomRegistry : string[] with get, set
Public Property CustomRegistry As String()

Property Value

String[]

Implements

Attributes

Applies to