Partager via


AzureFileShareConfiguration.RelativeMountPath Propriété

Définition

Obtient ou définit le chemin d’accès relatif sur le nœud de calcul où le système de fichiers sera monté

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Tous les systèmes de fichiers sont montés par rapport au répertoire de montages Batch, accessible via la variable d’environnement AZ_BATCH_NODE_MOUNTS_DIR.

S’applique à