PSFrontendIPConfiguration.InboundNatRules Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to