FileServerReference.RelativeMountPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定相對掛接路徑。
[Newtonsoft.Json.JsonProperty(PropertyName="relativeMountPath")]
public string RelativeMountPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relativeMountPath")>]
member this.RelativeMountPath : string with get, set
Public Property RelativeMountPath As String
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute
備註
將掛接檔案伺服器之計算節點上的相對路徑。 請注意,所有叢集層級檔案伺服器都會掛接在 $AZ_BATCHAI_MOUNT_ROOT 位置下,而且所有作業層級檔案伺服器都會掛接在 $AZ_BATCHAI_JOB_MOUNT_ROOT 下。