Dela via


PSAzureFirewallPolicyApplicationRule.TargetUrls Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to