Compartir a través de


FirewallPolicyIntrusionDetectionBypassTrafficSpecifications.DestinationIpGroups Propiedad

Definición

Obtiene o establece la lista de ipGroups de destino para esta regla.

[Newtonsoft.Json.JsonProperty(PropertyName="destinationIpGroups")]
public System.Collections.Generic.IList<string> DestinationIpGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationIpGroups")>]
member this.DestinationIpGroups : System.Collections.Generic.IList<string> with get, set
Public Property DestinationIpGroups As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a