ILoadBalancerPrivateFrontend インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
内部ロード バランサーのプライベート フロントエンドのクライアント側表現。
public interface ILoadBalancerPrivateFrontend : Microsoft.Azure.Management.Network.Fluent.IHasPrivateIPAddress, Microsoft.Azure.Management.Network.Fluent.ILoadBalancerFrontend, Microsoft.Azure.Management.Network.Fluent.ILoadBalancerPrivateFrontendBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.Network.Fluent.ILoadBalancer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.FrontendIPConfigurationInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Network.Fluent.ILoadBalancer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasSubnet
type ILoadBalancerPrivateFrontend = interface
interface ILoadBalancerFrontend
interface IHasInner<FrontendIPConfigurationInner>
interface IChildResource<ILoadBalancer>
interface IHasName
interface IIndexable
interface IHasParent<ILoadBalancer>
interface IHasLoadBalancingRules
interface IHasPrivateIPAddress
interface IHasSubnet
interface ILoadBalancerPrivateFrontendBeta
interface IBeta
Public Interface ILoadBalancerPrivateFrontend
Implements IBeta, IChildResource(Of ILoadBalancer), IHasInner(Of FrontendIPConfigurationInner), IHasParent(Of ILoadBalancer), IHasPrivateIPAddress, IHasSubnet, ILoadBalancerFrontend, ILoadBalancerPrivateFrontendBeta
- 実装
プロパティ
AvailabilityZones |
プライベート フロントエンドに割り当てられた可用性ゾーンを取得します。 (継承元 ILoadBalancerPrivateFrontendBeta) |
InboundNatPools |
このフロントエンドを使用するこのロード バランサー上の受信 NAT プールを取得します。その名前でインデックスが付けられます。 (継承元 ILoadBalancerFrontend) |
InboundNatRules |
このフロントエンドを使用するこのロード バランサーの受信 NAT 規則を取得します。その名前でインデックスが付けられます。 (継承元 ILoadBalancerFrontend) |
Inner |
内部ロード バランサーのプライベート フロントエンドのクライアント側表現。 (継承元 IHasInner<T>) |
IsPublic |
フロントエンドがパブリックである場合、つまりパブリック IP アドレスが関連付けられている場合は true を取得します。 (継承元 ILoadBalancerFrontend) |
Key |
内部ロード バランサーのプライベート フロントエンドのクライアント側表現。 (継承元 IIndexable) |
LoadBalancingRules |
このロード バランサーから関連付けられている負荷分散規則を、名前でインデックス付けして取得します。 (継承元 IHasLoadBalancingRules) |
Name |
リソースの名前を取得します (継承元 IHasName) |
NetworkId |
内部ロード バランサーのプライベート フロントエンドのクライアント側表現。 (継承元 IHasSubnet) |
Parent |
この子リソースの親を取得します。 (継承元 IHasParent<ParentT>) |
PrivateIPAddress |
このリソースに関連付けられているプライベート IP アドレスを取得します。 (継承元 IHasPrivateIPAddress) |
PrivateIPAllocationMethod |
関連付けられたサブネット内のプライベート IP アドレス割り当て方法を取得します。 (継承元 IHasPrivateIPAddress) |
SubnetName |
内部ロード バランサーのプライベート フロントエンドのクライアント側表現。 (継承元 IHasSubnet) |
メソッド
GetSubnet() |
内部ロード バランサーのプライベート フロントエンドのクライアント側表現。 |
適用対象
Azure SDK for .NET