Aracılığıyla paylaş


Volume_2022_11_01.VolumeSpecName Property

Definition

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

Applies to