NodeSetup.MountVolumes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定掛接磁片區。
[Newtonsoft.Json.JsonProperty(PropertyName="mountVolumes")]
public Microsoft.Azure.Management.BatchAI.Models.MountVolumes MountVolumes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mountVolumes")>]
member this.MountVolumes : Microsoft.Azure.Management.BatchAI.Models.MountVolumes with get, set
Public Property MountVolumes As MountVolumes
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute
備註
掛接磁片區可供設定工作,以及在叢集上執行的所有作業。 磁片區將會掛接在$AZ_BATCHAI_MOUNT_ROOT 環境變數所指定的位置。