CreateNetworkMappingInputProperties 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.
Common input details for network mapping operation.
public class CreateNetworkMappingInputProperties
type CreateNetworkMappingInputProperties = class
Public Class CreateNetworkMappingInputProperties
- Inheritance
-
CreateNetworkMappingInputProperties
Constructors
CreateNetworkMappingInputProperties() |
Initializes a new instance of the CreateNetworkMappingInputProperties class. |
CreateNetworkMappingInputProperties(String, String, FabricSpecificCreateNetworkMappingInput) |
Initializes a new instance of the CreateNetworkMappingInputProperties class. |
Properties
FabricSpecificDetails |
Gets or sets fabric specific input properties. |
RecoveryFabricName |
Gets or sets recovery fabric Name. |
RecoveryNetworkId |
Gets or sets recovery network Id. |
Methods
Validate() |
Validate the object. |