Bagikan melalui


ExportPipeline.Option Property

Definition

The list of all options configured for the pipeline.

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

Property Value

Implements

Attributes

Applies to