IPSecurityRestriction.Tag Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Tag : string with get, set
Public Property Tag As String

Property Value

Implements

Tag
Attributes

Applies to