Compartir a través de


ITaskRunRequest.OverrideTaskStepPropertyFile Property

Definition

The file against which run has to be queued.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=true, Description="The file against which run has to be queued.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="file", Update=true)]
public string OverrideTaskStepPropertyFile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=true, Description="The file against which run has to be queued.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="file", Update=true)>]
member this.OverrideTaskStepPropertyFile : string with get, set
Public Property OverrideTaskStepPropertyFile As String

Property Value

Attributes

Applies to