Delen via


MountVolumes.FileServers Eigenschap

Definitie

Hiermee worden bestandsservers opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Een verzameling Batch AI-bestandsservers die moeten worden gekoppeld aan de clusterknooppunten.

Van toepassing op