IpSecurityRestriction.Tag 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定會定義這個 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