共用方式為


FileServerReference.FileServer 屬性

定義

取得或設定檔案伺服器。

[Newtonsoft.Json.JsonProperty(PropertyName="fileServer")]
public Microsoft.Azure.Management.BatchAI.Models.ResourceId FileServer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileServer")>]
member this.FileServer : Microsoft.Azure.Management.BatchAI.Models.ResourceId with get, set
Public Property FileServer As ResourceId

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

要掛接之現有檔案伺服器的資源識別碼。

適用於