LoadBalancerCreateParameters::FrontendIPConfiguration Property
Optional. The configuration for the virtual IP address (VIP) this load balancer provides.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property FrontendIPConfiguration^ FrontendIPConfiguration { FrontendIPConfiguration^ get(); void set(FrontendIPConfiguration^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::FrontendIPConfiguration^
Show: