RoleInstance 成员

Represents a specific role instance.

以下各表列出了由 RoleInstance 类型公开的成员。

公共 构造函数

  Name 说明
  RoleInstance Initializes a new instance of the RoleInstance class.

返回页首

公共 属性

  Name 说明
GuestAgentStatus Optional. Guest Agent Status.
HostName Gets or sets the DNS host name of the cloud service in which the role instance is running.
InstanceEndpoints Gets or sets a collection of InstanceEndpoint objects that define the instance endpoints for the role.
InstanceErrorCode Gets or sets an error code.
InstanceFaultDomain Gets or sets an integer that represents the fault domain to which the role instance belongs.
InstanceName Gets or sets the name of the specific role instance, if an instance of the role is running.
InstanceSize Gets or sets a VirtualMachineRoleSize value that specifies the size of the role instance.
InstanceStateDetails Gets or sets the state of the role instance.
InstanceStatus Gets or sets the current status of the instance.
InstanceUpgradeDomain Gets or sets an integer that represents the update domain to which the role instance belongs.
IPAddress Gets or sets the IP address of the role instance (DIP).
NetworkInterfaces Optional.
PowerState Gets or sets a RoleInstancePowerState value that specifies the running state of the role instance.
PublicIPs Optional. Optional. A set of public IPs. Currently, only one additional public IP per role is supported in an IaaS deployment. The IP address is in addition to the default VIP for the deployment.
RemoteAccessCertificateThumbprint Gets or sets the thumbprint of the certificate that is used to remotely access the role instance.
ResourceExtensionStatusList Optional. Resource Extension Status List.
RoleName Gets or sets the name of the role.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

RoleInstance 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间