Share via


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

Property Value

Attributes

Applies to