Condividi tramite


PipelineRunResponse.ImportedArtifact Property

Definition

The artifacts imported in the pipeline run.

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

Property Value

String[]

Implements

Attributes

Applies to