Share via


FileServerReference.FileServer Property

Definition

Gets or sets file server.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Resource ID of the existing File Server to be mounted.

Applies to