次の方法で共有


InboundSecurityRule クラス

定義

NVA 受信セキュリティ規則リソース。

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

コンストラクター

InboundSecurityRule()

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

InboundSecurityRule(String, IList<InboundSecurityRules>, String, String, String, String)

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

プロパティ

Etag

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

Id

リソース ID を取得または設定します。

(継承元 SubResource)
Name

セキュリティ規則コレクションの名前を取得または設定します。

ProvisioningState

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

Rules

許可される規則の一覧を取得または設定します。

Type

NVA 受信セキュリティ規則の種類を取得します。

適用対象