Share via


BackendAddressPool Constructor ()

 

Initializes a new instance of the BackendAddressPool class.

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

Syntax

public BackendAddressPool()
public:
BackendAddressPool()
new : unit -> BackendAddressPool
Public Sub New

See Also

BackendAddressPool Class
Microsoft.WindowsAzure.Management.Network.Models Namespace

Return to top