RoleInstance.PublicIP Constructor ()

 

Initializes a new instance of the PublicIP class.

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

Syntax

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

See Also

RoleInstance.PublicIP Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top