Share via


BatchEndpointAccessProfile.IPRules Property

Definition

Array of IP ranges to filter client IP address.

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

Property Value

Applies to