次の方法で共有


NetworkSecurityGroupSecurityRule.Direction プロパティ

定義

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

public string Direction { get; set; }
member this.Direction : string with get, set
Public Property Direction As String

プロパティ値

適用対象