IUpdateDefinition<ParentT> インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
受信 NAT 規則定義の全体。
public interface IUpdateDefinition<ParentT> : Microsoft.Azure.Management.Network.Fluent.HasBackendPort.UpdateDefinition.IWithBackendPort<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithAttach<ParentT>>, Microsoft.Azure.Management.Network.Fluent.HasFloatingIP.UpdateDefinition.IWithFloatingIP<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithAttach<ParentT>>, Microsoft.Azure.Management.Network.Fluent.HasFrontend.UpdateDefinition.IWithFrontend<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithFrontendPort<ParentT>>, Microsoft.Azure.Management.Network.Fluent.HasFrontendPort.UpdateDefinition.IWithFrontendPort<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithAttach<ParentT>>, Microsoft.Azure.Management.Network.Fluent.HasProtocol.UpdateDefinition.IWithProtocol<Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithFrontend<ParentT>,Microsoft.Azure.Management.Network.Fluent.Models.TransportProtocol>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IBlank<ParentT>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithAttach<ParentT>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithBackendPort<ParentT>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithFloatingIP<ParentT>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithFrontend<ParentT>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithFrontendPort<ParentT>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithIdleTimeout<ParentT>, Microsoft.Azure.Management.Network.Fluent.LoadBalancerInboundNatRule.UpdateDefinition.IWithProtocol<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Update.IInUpdate<ParentT>
type IUpdateDefinition<'ParentT> = interface
interface IBlank<'ParentT>
interface IWithProtocol<'ParentT>
interface IWithProtocol<IWithFrontend<'ParentT>, TransportProtocol>
interface IWithFrontend<'ParentT>
interface IWithFrontend<IWithFrontendPort<'ParentT>>
interface IWithFrontendPort<'ParentT>
interface IWithFrontendPort<IWithAttach<'ParentT>>
interface IWithAttach<'ParentT>
interface IInUpdate<'ParentT>
interface IWithBackendPort<'ParentT>
interface IWithBackendPort<IWithAttach<'ParentT>>
interface IWithFloatingIP<'ParentT>
interface IWithFloatingIP<IWithAttach<'ParentT>>
interface IWithIdleTimeout<'ParentT>
Public Interface IUpdateDefinition(Of ParentT)
Implements IBlank(Of ParentT), IInUpdate(Of ParentT), IWithAttach(Of ParentT), IWithBackendPort(Of IWithAttach(Of ParentT)), IWithBackendPort(Of ParentT), IWithFloatingIP(Of IWithAttach(Of ParentT)), IWithFloatingIP(Of ParentT), IWithFrontend(Of IWithFrontendPort(Of ParentT)), IWithFrontend(Of ParentT), IWithFrontendPort(Of IWithAttach(Of ParentT)), IWithFrontendPort(Of ParentT), IWithIdleTimeout(Of ParentT), IWithProtocol(Of IWithFrontend(Of ParentT), TransportProtocol), IWithProtocol(Of ParentT)
型パラメーター
- ParentT
この定義をアタッチした後に戻る親定義のステージ。
- 実装
-
IWithBackendPort<IWithAttach<ParentT>> IWithFloatingIP<IWithAttach<ParentT>> IWithFrontend<IWithFrontendPort<ParentT>> IWithFrontendPort<IWithAttach<ParentT>> IWithProtocol<IWithFrontend<ParentT>,TransportProtocol> IBlank<ParentT> IWithAttach<ParentT> IWithBackendPort<ParentT> IWithFloatingIP<ParentT> IWithFrontend<ParentT> IWithFrontendPort<ParentT> IWithIdleTimeout<ParentT> IWithProtocol<ParentT> IInUpdate<ParentT>
メソッド
Attach() |
受信 NAT 規則定義の全体。 (継承元 IInUpdate<ParentT>) |
FromExistingPublicIPAddress(IPublicIPAddress) |
ネットワーク トラフィックを受信する既存のパブリック IP アドレスを指定します。 このロード バランサーに、このパブリック IP アドレスを参照するフロントエンドが既にある場合、それが使用されるフロントエンドです。 それ以外の場合は、新しいパブリック フロントエンドという名前が自動的にロード バランサーに暗黙的に作成されます。 (継承元 IWithFrontend<ReturnT>) |
FromExistingPublicIPAddress(String) |
ネットワーク トラフィックを受信する既存のパブリック IP アドレスを指定します。 このロード バランサーに、このパブリック IP アドレスを参照するフロントエンドが既にある場合、それが使用されるフロントエンドです。 それ以外の場合は、新しいパブリック フロントエンドという名前が自動的にロード バランサーに暗黙的に作成されます。 (継承元 IWithFrontend<ReturnT>) |
FromExistingSubnet(INetwork, String) |
ネットワーク トラフィックを受信する既存のプライベート サブネットを指定します。 このロード バランサーに、このサブネットを参照するフロントエンドが既にある場合、それが使用されるフロントエンドです。 それ以外の場合は、新しいプライベート フロントエンドという名前が自動的にロード バランサーに暗黙的に作成されます。 (継承元 IWithFrontend<ReturnT>) |
FromExistingSubnet(ISubnet) |
ネットワーク トラフィックを受信する既存のプライベート サブネットを指定します。 このロード バランサーに、このサブネットを参照するフロントエンドが既にある場合、それが使用されるフロントエンドです。 それ以外の場合は、新しいプライベート フロントエンドという名前が自動的にロード バランサーに暗黙的に作成されます。 (継承元 IWithFrontend<ReturnT>) |
FromExistingSubnet(String, String) |
ネットワーク トラフィックを受信する既存のプライベート サブネットを指定します。 このロード バランサーに、このサブネットを参照するフロントエンドが既にある場合、それが使用されるフロントエンドです。 それ以外の場合は、新しいプライベート フロントエンドという名前が自動的にロード バランサーに暗黙的に作成されます。 (継承元 IWithFrontend<ReturnT>) |
FromFrontend(String) |
関連付けるフロントエンドを指定します。 (継承元 IWithFrontend<ReturnT>) |
FromFrontendPort(Int32) |
ネットワーク トラフィックを受信するフロントエンド ポートを指定します。 (継承元 IWithFrontendPort<ReturnT>) |
ToBackendPort(Int32) |
ネットワーク トラフィックを送信するバックエンド ポートを指定します。 指定しない場合、フロントエンドで使用されるものと同じバックエンド ポート番号が想定されます。 (継承元 IWithBackendPort<ReturnT>) |
WithFloatingIP(Boolean) |
フローティング IP 有効化を設定します。 (継承元 IWithFloatingIP<ReturnT>) |
WithFloatingIPDisabled() |
フローティング IP のサポートを無効にします。 (継承元 IWithFloatingIP<ReturnT>) |
WithFloatingIPEnabled() |
フローティング IP のサポートを有効にします。 (継承元 IWithFloatingIP<ReturnT>) |
WithIdleTimeoutInMinutes(Int32) |
アイドル状態の接続タイムアウトを分単位で指定します。 (継承元 IWithIdleTimeout<ParentT>) |
WithProtocol(ProtocolT) |
トランスポート プロトコルを指定します。 (継承元 IWithProtocol<ReturnT,ProtocolT>) |
適用対象
Azure SDK for .NET