次の方法で共有


VerificationIPFlowResultInner.Access プロパティ

定義

トラフィックが許可されるか拒否されるかを示す値を取得または設定します。 使用可能な値は次のとおりです: 'Allow'、'Deny'

[Newtonsoft.Json.JsonProperty(PropertyName="access")]
public Microsoft.Azure.Management.Network.Fluent.Models.Access Access { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="access")>]
member this.Access : Microsoft.Azure.Management.Network.Fluent.Models.Access with get, set
Public Property Access As Access

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象