Share via


BatchResourceFile.FileMode Property

Definition

This property applies only to files being downloaded to Linux compute nodes. It will be ignored if it is specified for a resourceFile which will be downloaded to a Windows node. If this property is not specified for a Linux node, then a default value of 0770 is applied to the file.

public string FileMode { get; set; }
member this.FileMode : string with get, set
Public Property FileMode As String

Property Value

Applies to