Bagikan melalui


IExportPipeline.TargetType Property

Definition

The type of target for the export pipeline.

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

Property Value

Attributes

Applies to