IUpdate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ネットワーク インターフェイスの更新プログラムの一部としてのネットワーク インターフェイス IP 構成の更新の全体。
public interface IUpdate : Microsoft.Azure.Management.Network.Fluent.HasPrivateIPAddress.Update.IWithPrivateIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Update.IWithExistingPublicIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Update.IWithNewPublicIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Update.IWithNewPublicIPAddressNoDnsLabel<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.HasPublicIPAddress.Update.IWithPublicIPAddress<Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IUpdate>, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IWithApplicationGateway, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IWithLoadBalancer, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IWithPrivateIP, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IWithPublicIPAddress, Microsoft.Azure.Management.Network.Fluent.NicIPConfiguration.Update.IWithSubnet, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResourceActions.ISettable<Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IUpdate = interface
interface ISettable<IUpdate>
interface IWithSubnet
interface IWithPrivateIP
interface IWithPrivateIPAddress<IUpdate>
interface IWithPublicIPAddress
interface IWithPublicIPAddress<IUpdate>
interface IWithExistingPublicIPAddress<IUpdate>
interface IWithNewPublicIPAddress<IUpdate>
interface IWithNewPublicIPAddressNoDnsLabel<IUpdate>
interface IWithLoadBalancer
interface IWithApplicationGateway
interface IWithApplicationGatewayBeta
interface IBeta
Public Interface IUpdate
Implements IBeta, ISettable(Of IUpdate), IWithApplicationGateway, IWithExistingPublicIPAddress(Of IUpdate), IWithLoadBalancer, IWithNewPublicIPAddress(Of IUpdate), IWithNewPublicIPAddressNoDnsLabel(Of IUpdate), IWithPrivateIP, IWithPrivateIPAddress(Of IUpdate), IWithPublicIPAddress, IWithPublicIPAddress(Of IUpdate), IWithSubnet
- 実装
-
IWithPrivateIPAddress<IUpdate> IWithExistingPublicIPAddress<IUpdate> IWithExistingPublicIPAddress<ReturnT> IWithNewPublicIPAddress<IUpdate> IWithNewPublicIPAddress<ReturnT> IWithNewPublicIPAddressNoDnsLabel<IUpdate> IWithNewPublicIPAddressNoDnsLabel<ReturnT> IWithPublicIPAddress<IUpdate> IWithApplicationGateway IWithApplicationGatewayBeta IWithLoadBalancer IWithPrivateIP IWithPublicIPAddress IWithSubnet ISettable<IUpdate> IBeta
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET