다음을 통해 공유


ResourceFile.FileMode Property

Definition

The file permission mode attribute in octal format. 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 Compute Node. If this property is not specified for a Linux Compute 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