次の方法で共有


IpSecurityRestriction.Tag プロパティ

定義

この IP フィルターの用途を定義する値を取得または設定します。 これは、プロキシでの IP フィルター処理をサポートするためです。 使用できる値は次のとおりです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象