RoleInstanceInstanceView Class

Definition

The instance view of the role instance.

public class RoleInstanceInstanceView
type RoleInstanceInstanceView = class
Public Class RoleInstanceInstanceView
Inheritance
RoleInstanceInstanceView

Constructors

RoleInstanceInstanceView()

Initializes a new instance of the RoleInstanceInstanceView class.

RoleInstanceInstanceView(Nullable<Int32>, Nullable<Int32>, String, IList<ResourceInstanceViewStatus>)

Initializes a new instance of the RoleInstanceInstanceView class.

Properties

PlatformFaultDomain

Gets the Fault Domain.

PlatformUpdateDomain

Gets the Update Domain.

PrivateId

Gets specifies a unique identifier generated internally for the cloud service associated with this role instance. &lt;br /&gt;&lt;br /&gt; NOTE: If you are using Azure Diagnostics extension, this property can be used as 'DeploymentId' for querying details.

Statuses

Applies to