Delen via


MountVolumes.UnmanagedFileSystems Eigenschap

Definitie

Hiermee worden onbeheerde bestandssystemen opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Een verzameling niet-beheerde bestandssystemen die moeten worden gekoppeld aan de clusterknooppunten.

Van toepassing op