Sdílet prostřednictvím


MountVolumes.FileServers Vlastnost

Definice

Získá nebo nastaví souborové servery.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Kolekce souborových serverů Batch AI, které se mají připojit k uzlům clusteru.

Platí pro