RoleInstanceInstanceView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. <br /><br /> NOTE: If you are using Azure Diagnostics extension, this property can be used as 'DeploymentId' for querying details. |
Statuses |
Applies to
Azure SDK for .NET