NetworkRule.DestinationIPGroups Property

Definition

List of destination IpGroups for this rule.

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

Property Value

Applies to