Share via


VolumeGroupVolumeProperties.CapacityPoolResourceId Property

Definition

Gets or sets pool Resource Id used in case of creating a volume through volume group

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to