Share via


UnmanagedFileSystemReference.MountCommand Property

Definition

Gets or sets mount command.

[Newtonsoft.Json.JsonProperty(PropertyName="mountCommand")]
public string MountCommand { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mountCommand")>]
member this.MountCommand : string with get, set
Public Property MountCommand As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Mount command line. Note, Batch AI will append mount path to the command on its own.

Applies to