你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ITaskRunRequest.OverrideTaskStepPropertyFile Property

Definition

The file against which run has to be queued.

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

Property Value

Attributes

Applies to