CloudContext Class

Definition

Encapsulates information about a cloud where an application is running.

public sealed class CloudContext
type CloudContext = class
Public NotInheritable Class CloudContext
Inheritance
CloudContext

Properties

RoleInstance

Gets or sets the role instance.

RoleName

Gets or sets the role name.

Applies to