FlowAccessControlConfigurationPolicy.AllowedCallerIPAddresses Property

Definition

The allowed caller IP address ranges.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.WebAppIPAddressRange> AllowedCallerIPAddresses { get; }
member this.AllowedCallerIPAddresses : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.WebAppIPAddressRange>
Public ReadOnly Property AllowedCallerIPAddresses As IList(Of WebAppIPAddressRange)

Property Value

Applies to