Dela via


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.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.IPFilterTag? Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Tag : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.IPFilterTag> with get, set
Public Property Tag As Nullable(Of IPFilterTag)

Property Value

Implements

Tag
Attributes

Applies to