PeerClusterForVolumeMigrationRequest 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
PeerClusterForVolumeMigrationRequest() |
Initializes a new instance of the PeerClusterForVolumeMigrationRequest class. |
PeerClusterForVolumeMigrationRequest(IList<String>) |
Initializes a new instance of the PeerClusterForVolumeMigrationRequest class. |
PeerClusterForVolumeMigrationRequest()
Initializes a new instance of the PeerClusterForVolumeMigrationRequest class.
public PeerClusterForVolumeMigrationRequest ();
Public Sub New ()
Applies to
PeerClusterForVolumeMigrationRequest(IList<String>)
Initializes a new instance of the PeerClusterForVolumeMigrationRequest class.
public PeerClusterForVolumeMigrationRequest (System.Collections.Generic.IList<string> peerIPAddresses);
new Microsoft.Azure.Management.NetApp.Models.PeerClusterForVolumeMigrationRequest : System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.NetApp.Models.PeerClusterForVolumeMigrationRequest
Public Sub New (peerIPAddresses As IList(Of String))
Parameters
A list of IC-LIF IPs that can be used to connect to the On-prem cluster