Share via


ContainerRegistryExportPipelineData.Options Property

Definition

The list of all options configured for the pipeline.

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

Property Value

Applies to