Partager via


Pool.MountConfiguration Propriété

Définition

Obtient ou définit une liste de systèmes de fichiers à monter sur chaque nœud du pool.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.mountConfiguration")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.MountConfiguration> MountConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.mountConfiguration")>]
member this.MountConfiguration : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.MountConfiguration> with get, set
Public Property MountConfiguration As IList(Of MountConfiguration)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cela prend en charge les Azure Files, NFS, CIFS/SMB et Blobfuse.

S’applique à