RoleInstance Constructor ()
Initializes a new instance of the RoleInstance class.
Namespace: Microsoft.WindowsAzure.Management.Compute.Models
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Syntax
public RoleInstance()
public:
RoleInstance()
new : unit -> RoleInstance
Public Sub New
See Also
RoleInstance Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace
Return to top