Share via


PSFrontendIPConfiguration.OutboundRules Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSResourceId> OutboundRules { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.OutboundRules : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSResourceId> with get, set
Public Property OutboundRules As List(Of PSResourceId)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to