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

ASRInMageRcmNicDetails Class

Definition

InMageRcm NIC details.

public class ASRInMageRcmNicDetails
type ASRInMageRcmNicDetails = class
Public Class ASRInMageRcmNicDetails
Inheritance
ASRInMageRcmNicDetails

Constructors

ASRInMageRcmNicDetails(InMageRcmNicDetails)

Initializes a new instance of the ASRInMageRcmNicDetails class.

Properties

IsPrimaryNic

Gets or sets a value indicating whether this is the primary NIC.

IsSelectedForFailover

Gets or sets a value indicating whether this NIC is selected for failover.

NicId

Gets or sets the NIC Id.

SourceIPAddress

Gets or sets the source IP address.

SourceIPAddressType

Gets or sets the source IP address type.

SourceNetworkId

Gets or sets source network Id.

SourceSubnetName

Gets or sets source subnet name.

TargetIPAddress

Gets or sets the target IP address.

TargetIPAddressType

Gets or sets the target IP address type.

TargetSubnetName

Gets or sets target subnet name.

TestIPAddress

Gets or sets the test IP address.

TestIPAddressType

Gets or sets the test IP address type.

TestSubnetName

Gets or sets test subnet name.

Applies to