Freigeben über


AzureBlobFileSystemReference.RelativeMountPath Eigenschaft

Definition

Ruft den relativen Einbindungspfad ab oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Der relative Pfad auf dem Computeknoten, auf dem der Azure File-Container eingebunden wird. Beachten Sie, dass alle Container auf Clusterebene unter $AZ_BATCHAI_MOUNT_ROOT-Speicherort und alle Container auf Auftragsebene unter $AZ_BATCHAI_JOB_MOUNT_ROOT eingebunden werden.

Gilt für: