Bagikan melalui


IPipelineRun.ResponseTargetType 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 ResponseTargetType { 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.ResponseTargetType : string with get, set
Public Property ResponseTargetType As String

Property Value

Attributes

Applies to