次の方法で共有


AzureFirewallApplicationRuleCollectionInner クラス

定義

アプリケーション ルール収集リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class AzureFirewallApplicationRuleCollectionInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AzureFirewallApplicationRuleCollectionInner = class
    inherit SubResource
Public Class AzureFirewallApplicationRuleCollectionInner
Inherits SubResource
継承
AzureFirewallApplicationRuleCollectionInner
属性

コンストラクター

AzureFirewallApplicationRuleCollectionInner()

AzureFirewallApplicationRuleCollectionInner クラスの新しいインスタンスを初期化します。

AzureFirewallApplicationRuleCollectionInner(String, Nullable<Int32>, AzureFirewallRCAction, IList<AzureFirewallApplicationRule>, ProvisioningState, String, String)

AzureFirewallApplicationRuleCollectionInner クラスの新しいインスタンスを初期化します。

プロパティ

Action

ルール コレクションのアクションの種類を取得または設定します。

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

Id

リソース ID

(継承元 SubResource)
Name

Azure ファイアウォール内で一意のリソースの名前を取得または設定します。 この名前は、リソースへのアクセスに使用できます。

Priority

アプリケーション ルール コレクション リソースの優先度を取得または設定します。

ProvisioningState

アプリケーション ルール コレクション リソースのプロビジョニング状態を取得します。 使用可能な値には、'Succeeded'、'Updating'、'Deleting'、'Failed' などがあります。

Rules

アプリケーション ルール コレクションで使用されるルールのコレクションを取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象