Udostępnij za pośrednictwem


Pool.MountConfiguration Właściwość

Definicja

Pobiera lub ustawia listę systemów plików do zainstalowania w każdym węźle w puli.

[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)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Obsługuje to Azure Files, NFS, CIFS/SMB i Blobfuse.

Dotyczy