Share via


PoolChangeRequest.NewPoolResourceId Property

Definition

Gets or sets resource id of the pool to move volume to

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to