Compartilhar via


MountVolumes.UnmanagedFileSystems Propriedade

Definição

Obtém ou define sistemas de arquivos não gerenciados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Uma coleção de sistemas de arquivos não gerenciados que devem ser montados nos nós de cluster.

Aplica-se a