NetworkMappingProperties 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.
Network Mapping Properties.
public class NetworkMappingProperties
type NetworkMappingProperties = class
Public Class NetworkMappingProperties
- Inheritance
-
NetworkMappingProperties
Constructors
NetworkMappingProperties() |
Initializes a new instance of the NetworkMappingProperties class. |
NetworkMappingProperties(String, String, String, String, String, String, String, String, NetworkMappingFabricSpecificSettings) |
Initializes a new instance of the NetworkMappingProperties class. |
Properties
FabricSpecificSettings |
Gets or sets the fabric specific settings. |
PrimaryFabricFriendlyName |
Gets or sets the primary fabric friendly name. |
PrimaryNetworkFriendlyName |
Gets or sets the primary network friendly name. |
PrimaryNetworkId |
Gets or sets the primary network id for network mapping. |
RecoveryFabricArmId |
Gets or sets the recovery fabric ARM id. |
RecoveryFabricFriendlyName |
Gets or sets the recovery fabric friendly name. |
RecoveryNetworkFriendlyName |
Gets or sets the recovery network friendly name. |
RecoveryNetworkId |
Gets or sets the recovery network id for network mapping. |
State |
Gets or sets the pairing state for network mapping. |