Partager via


PoolAddParameter.MountConfiguration Propriété

Définition

Obtient ou définit le stockage de montage à l’aide du système de fichiers spécifié pendant toute la durée de vie du pool.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Montez le stockage à l’aide du système de fichiers Azure fileshare, NFS, CIFS ou Blobfuse.

S’applique à