PlacementKeyValuePairs.Key Property

Definition

Gets or sets key for an application specific parameter for the placement of volumes in the volume group

[Newtonsoft.Json.JsonProperty(PropertyName="key")]
public string Key { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key")>]
member this.Key : string with get, set
Public Property Key As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to