Aracılığıyla paylaş


CreateNetworkMappingInputProperties Class

Definition

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.

Applies to