Share via


BatchAccessRuleProperties.AddressPrefixes Property

Definition

Gets or sets the AddressPrefixes.

public Azure.Provisioning.BicepList<string> AddressPrefixes { get; set; }
member this.AddressPrefixes : Azure.Provisioning.BicepList<string> with get, set
Public Property AddressPrefixes As BicepList(Of String)

Property Value

Applies to