Share via


IPConfigurationInstance Constructor ()

 

Initializes a new instance of the IPConfigurationInstance class.

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

Syntax

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

See Also

IPConfigurationInstance Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top