Compartir a través de


UnmanagedFileSystemReference.MountCommand Propiedad

Definición

Obtiene o establece el comando mount.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Línea de comandos de montaje. Tenga en cuenta que Batch AI anexará la ruta de acceso de montaje al comando por su cuenta.

Se aplica a