PoolChangeRequest Constructors
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.
Overloads
PoolChangeRequest() |
Initializes a new instance of the PoolChangeRequest class. |
PoolChangeRequest(String) |
Initializes a new instance of the PoolChangeRequest class. |
PoolChangeRequest()
Initializes a new instance of the PoolChangeRequest class.
public PoolChangeRequest ();
Public Sub New ()
Applies to
PoolChangeRequest(String)
Initializes a new instance of the PoolChangeRequest class.
public PoolChangeRequest (string newPoolResourceId);
new Microsoft.Azure.Management.NetApp.Models.PoolChangeRequest : string -> Microsoft.Azure.Management.NetApp.Models.PoolChangeRequest
Public Sub New (newPoolResourceId As String)
Parameters
- newPoolResourceId
- String
Resource id of the pool to move volume to