Compartir a través de


MountConfiguration.NfsMountConfiguration Propiedad

Definición

Obtiene o establece el sistema de archivos NFS que se va a montar en cada nodo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Esta propiedad es mutuamente excluyente con todas las demás propiedades.

Se aplica a