次の方法で共有


EffectiveDefaultSecurityAdminRule.Direction プロパティ

定義

受信または送信のルールに対してトラフィックが一致したかどうかを示す値を取得します。 使用できる値は、'Inbound'、'Outbound' です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.direction")]
public string Direction { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.direction")>]
member this.Direction : string
Public ReadOnly Property Direction As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象