你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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