NetworkMappingProperties interface
Network Mapping Properties.
Properties
fabric |
The fabric specific settings. |
primary |
The primary fabric friendly name. |
primary |
The primary network friendly name. |
primary |
The primary network id for network mapping. |
recovery |
The recovery fabric ARM id. |
recovery |
The recovery fabric friendly name. |
recovery |
The recovery network friendly name. |
recovery |
The recovery network id for network mapping. |
state | The pairing state for network mapping. |
Property Details
fabricSpecificSettings
The fabric specific settings.
fabricSpecificSettings?: NetworkMappingFabricSpecificSettingsUnion
Property Value
primaryFabricFriendlyName
The primary fabric friendly name.
primaryFabricFriendlyName?: string
Property Value
string
primaryNetworkFriendlyName
The primary network friendly name.
primaryNetworkFriendlyName?: string
Property Value
string
primaryNetworkId
The primary network id for network mapping.
primaryNetworkId?: string
Property Value
string
recoveryFabricArmId
The recovery fabric ARM id.
recoveryFabricArmId?: string
Property Value
string
recoveryFabricFriendlyName
The recovery fabric friendly name.
recoveryFabricFriendlyName?: string
Property Value
string
recoveryNetworkFriendlyName
The recovery network friendly name.
recoveryNetworkFriendlyName?: string
Property Value
string
recoveryNetworkId
The recovery network id for network mapping.
recoveryNetworkId?: string
Property Value
string
state
The pairing state for network mapping.
state?: string
Property Value
string