Udostępnij za pośrednictwem


MountVolumes.UnmanagedFileSystems Właściwość

Definicja

Pobiera lub ustawia niezarządzane systemy plików.

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Kolekcja niezarządzanych systemów plików, które mają być instalowane w węzłach klastra.

Dotyczy