Delen via


UnmanagedFileSystemReference.RelativeMountPath Eigenschap

Definitie

Hiermee wordt het relatieve koppelingspad opgehaald of ingesteld.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Het relatieve pad op het rekenknooppunt waar het onbeheerde bestandssysteem wordt gekoppeld. Houd er rekening mee dat alle niet-beheerde bestandssystemen op clusterniveau worden gekoppeld onder $AZ_BATCHAI_MOUNT_ROOT-locatie en dat alle niet-beheerde bestandssystemen op taakniveau worden gekoppeld onder $AZ_BATCHAI_JOB_MOUNT_ROOT.

Van toepassing op