Condividi tramite


MountVolumes.UnmanagedFileSystems Proprietà

Definizione

Ottiene o imposta file system non gestiti.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Raccolta di file system non gestiti che devono essere montati nei nodi del cluster.

Si applica a