Share via


AppServiceIPSecurityRestriction.Tag Property

Definition

Defines what this IP filter will be used for. This is to support IP filtering on proxies.

public Azure.ResourceManager.AppService.Models.AppServiceIPFilterTag? Tag { get; set; }
member this.Tag : Nullable<Azure.ResourceManager.AppService.Models.AppServiceIPFilterTag> with get, set
Public Property Tag As Nullable(Of AppServiceIPFilterTag)

Property Value

Applies to