Delen via


AzureBlobFileSystemReference.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 de Azure File-container wordt gekoppeld. Houd er rekening mee dat alle containers op clusterniveau worden gekoppeld onder $AZ_BATCHAI_MOUNT_ROOT-locatie en dat alle containers op taakniveau worden gekoppeld onder $AZ_BATCHAI_JOB_MOUNT_ROOT.

Van toepassing op