ASRNetworkMapping Class

Definition

Azure Site Recovery Network Mapping.

public class ASRNetworkMapping
type ASRNetworkMapping = class
Public Class ASRNetworkMapping
Inheritance
ASRNetworkMapping

Constructors

ASRNetworkMapping()

Initializes a new instance of the ASRNetworkMapping class.

ASRNetworkMapping(NetworkMapping)

Initializes a new instance of the ASRNetworkMapping class with required parameters.

Properties

FabricSpecificNetworkMappingDetails

Fabric specific network mapping details.

FriendlyName

Gets or sets Mapping Friendly Name.

ID

Gets or sets Mapping Id.

Name

Gets or sets Mapping Name.

PairingStatus

Gets or sets pairing status.

PrimaryFabricFriendlyName

Gets or sets primary fabric friendly name.

PrimaryNetworkFriendlyName

Gets or sets Primary network friendly name.

PrimaryNetworkId

Gets or sets Primary network Id.

RecoveryFabricFriendlyName

Gets or sets recovery fabric friendly name.

RecoveryNetworkFriendlyName

Gets or sets Recovery network friendly name.

RecoveryNetworkId

Gets or sets Recovery network Id.

Methods

ToString()

Returns a string representation of the object.

Applies to