次の方法で共有


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

注釈

マウントする既存のファイル サーバーのリソース ID。

適用対象