Partager via


MountConfiguration.NfsMountConfiguration Propriété

Définition

Obtient ou définit le système de fichiers NFS à monter sur chaque nœud.

[Newtonsoft.Json.JsonProperty(PropertyName="nfsMountConfiguration")]
public Microsoft.Azure.Batch.Protocol.Models.NFSMountConfiguration NfsMountConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nfsMountConfiguration")>]
member this.NfsMountConfiguration : Microsoft.Azure.Batch.Protocol.Models.NFSMountConfiguration with get, set
Public Property NfsMountConfiguration As NFSMountConfiguration

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette propriété s’exclue mutuellement avec toutes les autres propriétés.

S’applique à