Share via


IContainerRegistryIdentity.ExportPipelineName Property

Definition

The name of the export pipeline.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the export pipeline.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exportPipelineName")]
public string ExportPipelineName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the export pipeline.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exportPipelineName")>]
member this.ExportPipelineName : string with get, set
Public Property ExportPipelineName As String

Property Value

Attributes

Applies to