次の方法で共有


LoadBalancerInner コンストラクター

定義

オーバーロード

LoadBalancerInner()

LoadBalancerInner クラスの新しいインスタンスを初期化します。

LoadBalancerInner(String, String, String, String, IDictionary<String, String>, LoadBalancerSku, IList<FrontendIPConfigurationInner>, IList<BackendAddressPoolInner>, IList<LoadBalancingRuleInner>, IList<ProbeInner>, IList<InboundNatRuleInner>, IList<InboundNatPoolInner>, IList<OutboundRuleInner>, String, ProvisioningState, String)

LoadBalancerInner クラスの新しいインスタンスを初期化します。

LoadBalancerInner()

LoadBalancerInner クラスの新しいインスタンスを初期化します。

public LoadBalancerInner ();
Public Sub New ()

適用対象

LoadBalancerInner(String, String, String, String, IDictionary<String, String>, LoadBalancerSku, IList<FrontendIPConfigurationInner>, IList<BackendAddressPoolInner>, IList<LoadBalancingRuleInner>, IList<ProbeInner>, IList<InboundNatRuleInner>, IList<InboundNatPoolInner>, IList<OutboundRuleInner>, String, ProvisioningState, String)

LoadBalancerInner クラスの新しいインスタンスを初期化します。

public LoadBalancerInner (string location = default, string id = default, string name = default, string type = default, System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerSku sku = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.FrontendIPConfigurationInner> frontendIPConfigurations = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BackendAddressPoolInner> backendAddressPools = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancingRuleInner> loadBalancingRules = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ProbeInner> probes = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.InboundNatRuleInner> inboundNatRules = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.InboundNatPoolInner> inboundNatPools = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.OutboundRuleInner> outboundRules = default, string resourceGuid = default, Microsoft.Azure.Management.Network.Fluent.Models.ProvisioningState provisioningState = default, string etag = default);
new Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerInner : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerSku * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.FrontendIPConfigurationInner> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BackendAddressPoolInner> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancingRuleInner> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ProbeInner> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.InboundNatRuleInner> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.InboundNatPoolInner> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.OutboundRuleInner> * string * Microsoft.Azure.Management.Network.Fluent.Models.ProvisioningState * string -> Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerInner
Public Sub New (Optional location As String = Nothing, Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional sku As LoadBalancerSku = Nothing, Optional frontendIPConfigurations As IList(Of FrontendIPConfigurationInner) = Nothing, Optional backendAddressPools As IList(Of BackendAddressPoolInner) = Nothing, Optional loadBalancingRules As IList(Of LoadBalancingRuleInner) = Nothing, Optional probes As IList(Of ProbeInner) = Nothing, Optional inboundNatRules As IList(Of InboundNatRuleInner) = Nothing, Optional inboundNatPools As IList(Of InboundNatPoolInner) = Nothing, Optional outboundRules As IList(Of OutboundRuleInner) = Nothing, Optional resourceGuid As String = Nothing, Optional provisioningState As ProvisioningState = Nothing, Optional etag As String = Nothing)

パラメーター

location
String
id
String
name
String
type
String
sku
LoadBalancerSku

ロード バランサー SKU。

frontendIPConfigurations
IList<FrontendIPConfigurationInner>

ロード バランサーに使用するフロントエンド IP を表す オブジェクト。

backendAddressPools
IList<BackendAddressPoolInner>

ロード バランサーによって使用されるバックエンド アドレス プールのコレクション。

loadBalancingRules
IList<LoadBalancingRuleInner>

負荷分散規則を表すオブジェクト コレクション プロビジョニングを取得します。

probes
IList<ProbeInner>

ロード バランサーで使用されるプローブ オブジェクトのコレクション。

inboundNatRules
IList<InboundNatRuleInner>

ロード バランサーによって使用される受信 NAT 規則のコレクション。 ロード バランサーでのインバウンド NAT 規則の定義は、インバウンド NAT プールの定義と相互に排他的です。 受信 NAT プールは、仮想マシン スケール セットから参照されます。 個々の仮想マシンに関連付けられている NIC は、受信 NAT プールを参照できません。 個々の受信 NAT 規則を参照する必要があります。

inboundNatPools
IList<InboundNatPoolInner>

ロード バランサーに関連付けられている NIC 上の 1 つのバックエンド ポートへの受信 NAT の外部ポート範囲を定義します。 受信 NAT 規則は、この範囲の外部ポートを使用して、Load Balancerに関連付けられている各 NIC に対して自動的に作成されます。 Load Balancerでのインバウンド NAT プールの定義は、インバウンド Nat 規則の定義と相互に排他的です。 受信 NAT プールは、仮想マシン スケール セットから参照されます。 個々の仮想マシンに関連付けられている NIC は、受信 NAT プールを参照できません。 個々の受信 NAT 規則を参照する必要があります。

outboundRules
IList<OutboundRuleInner>

送信規則。

resourceGuid
String

ロード バランサー リソースのリソース GUID プロパティ。

provisioningState
ProvisioningState

ロード バランサー リソースのプロビジョニング状態。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。

etag
String

リソースが更新されるたびに変更される一意の読み取り専用文字列。

適用対象