ContainerRegistryExportPipelineData.Options Property

Definition

The list of all options configured for the pipeline.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.PipelineOption> Options { get; }
member this.Options : System.Collections.Generic.IList<Azure.ResourceManager.ContainerRegistry.Models.PipelineOption>
Public ReadOnly Property Options As IList(Of PipelineOption)

Property Value

Applies to