IWithApplicationRuleSettings インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーション規則の設定を指定できる Azure ファイアウォール定義のステージ。
public interface IWithApplicationRuleSettings : Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule.IWithApplicationRuleProtocol<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithApplicationRuleSettings>, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule.IWithDescription<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithApplicationRuleSettings>, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule.IWithFqdnTag<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithApplicationRuleSettings>, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule.IWithSourceAddress<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithApplicationRuleSettings>, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule.IWithSourceIpGroup<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithApplicationRuleSettings>, Microsoft.Azure.Management.Network.Fluent.AzureFirewall.BaseRule.IWithTargetFqdn<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithApplicationRuleSettings>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithApplicationRuleCollectionSettings>
type IWithApplicationRuleSettings = interface
interface IWithDescription<IWithApplicationRuleSettings>
interface IWithSourceAddress<IWithApplicationRuleSettings>
interface IWithApplicationRuleProtocol<IWithApplicationRuleSettings>
interface IWithTargetFqdn<IWithApplicationRuleSettings>
interface IWithFqdnTag<IWithApplicationRuleSettings>
interface IWithSourceIpGroup<IWithApplicationRuleSettings>
interface IInDefinition<IWithApplicationRuleCollectionSettings>
Public Interface IWithApplicationRuleSettings
Implements IInDefinition(Of IWithApplicationRuleCollectionSettings), IWithApplicationRuleProtocol(Of IWithApplicationRuleSettings), IWithDescription(Of IWithApplicationRuleSettings), IWithFqdnTag(Of IWithApplicationRuleSettings), IWithSourceAddress(Of IWithApplicationRuleSettings), IWithSourceIpGroup(Of IWithApplicationRuleSettings), IWithTargetFqdn(Of IWithApplicationRuleSettings)
- 派生
- 実装
-
IWithApplicationRuleProtocol<IWithApplicationRuleSettings> IWithDescription<IWithApplicationRuleSettings> IWithFqdnTag<IWithApplicationRuleSettings> IWithSourceAddress<IWithApplicationRuleSettings> IWithSourceIpGroup<IWithApplicationRuleSettings> IWithTargetFqdn<IWithApplicationRuleSettings> IInDefinition<IWithApplicationRuleCollectionSettings>
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET