Partager via


InboundNatRule.EnableFloatingIP Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableFloatingIP")]
public bool? EnableFloatingIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableFloatingIP")>]
member this.EnableFloatingIP : Nullable<bool> with get, set
Public Property EnableFloatingIP As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to