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

IPConfigInputDetails Class

Definition

public class IPConfigInputDetails
type IPConfigInputDetails = class
Public Class IPConfigInputDetails
Inheritance
IPConfigInputDetails

Constructors

IPConfigInputDetails()

Initializes a new instance of the IPConfigInputDetails class.

IPConfigInputDetails(String, Nullable<Boolean>, Nullable<Boolean>, String, String, String, IList<String>, String, String, String, IList<String>)

Initializes a new instance of the IPConfigInputDetails class.

Properties

IPConfigName

Gets or sets

IsPrimary

Gets or sets

IsSeletedForFailover

Gets or sets

RecoveryLbBackendAddressPoolIds

Gets or sets

RecoveryPublicIPAddressId

Gets or sets

RecoveryStaticIPAddress

Gets or sets

RecoverySubnetName

Gets or sets

TfoLbBackendAddressPoolIds

Gets or sets

TfoPublicIPAddressId

Gets or sets

TfoStaticIPAddress

Gets or sets

TfoSubnetName

Gets or sets

Applies to