Volume.VolumeSpecName 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 volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log
[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeSpecName")]
public string VolumeSpecName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeSpecName")>]
member this.VolumeSpecName : string with get, set
Public Property VolumeSpecName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute