LoadBalancerCreateParameters::FrontendIPConfiguration Property

 

Optional. The configuration for the virtual IP address (VIP) this load balancer provides.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public:
property FrontendIPConfiguration^ FrontendIPConfiguration {
	FrontendIPConfiguration^ get();
	void set(FrontendIPConfiguration^ value);
}
Return to top
Show: