ASRNetwork 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
ASRNetwork() |
Initializes a new instance of the ASRNetwork class. |
ASRNetwork(Network) |
Initializes a new instance of the ASRNetwork class with required parameters. |
ASRNetwork()
Initializes a new instance of the ASRNetwork class.
public ASRNetwork ();
Public Sub New ()
Applies to
ASRNetwork(Network)
Initializes a new instance of the ASRNetwork class with required parameters.
public ASRNetwork (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Network network);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRNetwork : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Network -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRNetwork
Public Sub New (network As Network)
Parameters
- network
- Network
Network object