FirewallRules.CallerClientIP Property

Definition

Allow caller client IP to access the target service if true. the property is used when connecting local application to target service.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.AllowType? CallerClientIP { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)>]
member this.CallerClientIP : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Support.AllowType> with get, set
Public Property CallerClientIP As Nullable(Of AllowType)

Property Value

Implements

Attributes

Applies to