Compartir a través de


IPipelineRun.ResponseTargetType Property

Definition

The type of target for the export pipeline.

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

Property Value

Attributes

Applies to