Freigeben über


InboundNatRule.BackendIPConfiguration Eigenschaft

Definition

Ruft einen Verweis auf eine private IP-Adresse ab, die auf einer Netzwerkschnittstelle einer VM definiert ist. Datenverkehr, der an den Front-End-Port der einzelnen Front-End-IP-Konfigurationen gesendet wird, wird an die Back-End-IP weitergeleitet.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: