共用方式為


IpSecurityRestriction.Tag 屬性

定義

取得或設定會定義這個 IP 篩選器將用於哪些專案。 這是為了支援 Proxy 上的 IP 篩選。 可能的值包括:'Default'、'XffProxy'

[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

適用於