다음을 통해 공유


UnmanagedFileSystemReference.MountCommand 속성

정의

탑재 명령을 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

탑재 명령줄. Batch AI는 자체적으로 명령에 탑재 경로를 추가합니다.

적용 대상