次の方法で共有


NetworkSecurityGroupSecurityRule.Access プロパティ

定義

ネットワーク トラフィックを許可または拒否するかどうかを取得または設定します。 指定できる値は、“Allow” および “Deny” です。

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

プロパティ値

適用対象