ASRNetwork Class
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.
Azure Site Recovery Network.
public class ASRNetwork
type ASRNetwork = class
Public Class ASRNetwork
- Inheritance
-
ASRNetwork
Constructors
ASRNetwork() |
Initializes a new instance of the ASRNetwork class. |
ASRNetwork(Network) |
Initializes a new instance of the ASRNetwork class with required parameters. |
Properties
FabricType |
Gets or sets Fabric object type. |
FriendlyName |
Gets or sets friendly name of the Network. |
ID |
Gets or sets Network ID. |
Name |
Gets or sets name of the Network. |
Type |
Gets or sets Type of Network. |
VmNetworkSubnetList |
Gets or sets VM Network subnets. |