VirtualNetworkTapInner.DestinationLoadBalancerFrontEndIPConfiguration Property

Definition

Gets or sets the reference to the private IP address on the internal Load Balancer that will receive the tap.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationLoadBalancerFrontEndIPConfiguration")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource DestinationLoadBalancerFrontEndIPConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationLoadBalancerFrontEndIPConfiguration")>]
member this.DestinationLoadBalancerFrontEndIPConfiguration : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property DestinationLoadBalancerFrontEndIPConfiguration As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to