PoolChangeRequest.NewPoolResourceId 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 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