FileServer.DataDisks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets data disks configuration.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataDisks")]
public Microsoft.Azure.Management.BatchAI.Models.DataDisks DataDisks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataDisks")>]
member this.DataDisks : Microsoft.Azure.Management.BatchAI.Models.DataDisks with get, set
Public Property DataDisks As DataDisks
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Remarks
Information about disks attached to File Server VM.