Share via


BatchEndpointAccessProfile.IPRules Property

Definition

Gets or sets the IPRules.

public Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchIPRule> IPRules { get; set; }
member this.IPRules : Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchIPRule> with get, set
Public Property IPRules As BicepList(Of BatchIPRule)

Property Value

Applies to