次の方法で共有


SecurityRuleData.Direction プロパティ

定義

ルールの方向。 この方向は、ルールの評価が受信または送信トラフィックのどちらで行われるかを指定します。

public Azure.ResourceManager.Network.Models.SecurityRuleDirection? Direction { get; set; }
member this.Direction : Nullable<Azure.ResourceManager.Network.Models.SecurityRuleDirection> with get, set
Public Property Direction As Nullable(Of SecurityRuleDirection)

プロパティ値

適用対象