InboundNatRule.BackendIPConfiguration Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backendIPConfiguration")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Network.Models.NetworkInterfaceIPConfiguration BackendIPConfiguration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backendIPConfiguration")>]
member this.BackendIPConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Network.Models.NetworkInterfaceIPConfiguration
Public ReadOnly Property BackendIPConfiguration As NetworkInterfaceIPConfiguration

Property Value

NetworkInterfaceIPConfiguration
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to