Sdílet prostřednictvím


FileServerReference.RelativeMountPath Vlastnost

Definice

Získá nebo nastaví relativní cestu připojení.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Relativní cesta na výpočetním uzlu, kam bude souborový server připojen. Všimněte si, že všechny souborové servery na úrovni clusteru budou připojeny v umístění $AZ_BATCHAI_MOUNT_ROOT a všechny souborové servery na úrovni úloh budou připojeny pod $AZ_BATCHAI_JOB_MOUNT_ROOT.

Platí pro