IUpdate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
変更可能なすべての設定を含む更新操作のテンプレート。 Update.apply() を呼び出して、Azure のリソースに変更を適用します。
public interface IUpdate : Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithAdditionalProperty, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithApplicationRuleCollection, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithFirewallPolicy, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithNatRuleCollection, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithNetworkRuleCollection, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithSku, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithThreatIntelMode, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithVirtualHub, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IWithZones, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Network.Fluent.IAzureFirewall>
type IUpdate = interface
interface IAppliable<IAzureFirewall>
interface IIndexable
interface IUpdateWithTags<IUpdate>
interface IWithThreatIntelMode
interface IWithVirtualHub
interface IWithFirewallPolicy
interface IWithSku
interface IWithAdditionalProperty
interface IWithZones
interface IWithApplicationRuleCollection
interface IWithNatRuleCollection
interface IWithNetworkRuleCollection
Public Interface IUpdate
Implements IAppliable(Of IAzureFirewall), IUpdateWithTags(Of IUpdate), IWithAdditionalProperty, IWithApplicationRuleCollection, IWithFirewallPolicy, IWithNatRuleCollection, IWithNetworkRuleCollection, IWithSku, IWithThreatIntelMode, IWithVirtualHub, IWithZones
- 派生
- 実装
プロパティ
Key |
変更可能なすべての設定を含む更新操作のテンプレート。 Update.apply() を呼び出して、Azure のリソースに変更を適用します。 (継承元 IIndexable) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET