Delen via


AzureBlobFileSystemConfiguration.RelativeMountPath Eigenschap

Definitie

Hiermee wordt het relatieve pad opgehaald of ingesteld op het rekenknooppunt waar het bestandssysteem wordt gekoppeld

[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

Alle bestandssystemen worden gekoppeld ten opzichte van de batch-koppelmap, toegankelijk via de AZ_BATCH_NODE_MOUNTS_DIR omgevingsvariabele.

Van toepassing op