共用方式為


Console interface

主控台代表內部部署網路雲端虛擬機器的主控台。

Extends

屬性

detailedStatus

主控台的詳細狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

detailedStatusMessage

關於目前詳細狀態的描述性訊息。 注意:此屬性不會序列化。 它只能由伺服器填入。

enabled

主控台存取是否已啟用的指標。

expiration

不允許金鑰存取的日期和時間。

extendedLocation

此虛擬機器建立所在的叢集管理員所建立之叢集管理員的擴充位置。

privateLinkServiceId

用來提供虛擬機器主控台存取的私人連結服務資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState

虛擬機器主控台的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

sshPublicKey

將布建供使用者存取的 SSH 公開金鑰。 使用者預期會有對應的 SSH 私密金鑰來登入。

virtualMachineAccessId

用來存取主控台之虛擬機器的唯一識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源識別碼。 例如「/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}」 注意:此屬性將不會序列化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性不會序列化。 它只能由伺服器填入。

systemData

Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。 注意:此屬性不會序列化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 例如「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

detailedStatus

主控台的詳細狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

detailedStatus?: string

屬性值

string

detailedStatusMessage

關於目前詳細狀態的描述性訊息。 注意:此屬性不會序列化。 它只能由伺服器填入。

detailedStatusMessage?: string

屬性值

string

enabled

主控台存取是否已啟用的指標。

enabled: string

屬性值

string

expiration

不允許金鑰存取的日期和時間。

expiration?: Date

屬性值

Date

extendedLocation

此虛擬機器建立所在的叢集管理員所建立之叢集管理員的擴充位置。

extendedLocation: ExtendedLocation

屬性值

privateLinkServiceId

用來提供虛擬機器主控台存取的私人連結服務資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

privateLinkServiceId?: string

屬性值

string

provisioningState

虛擬機器主控台的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

sshPublicKey

將布建供使用者存取的 SSH 公開金鑰。 使用者預期會有對應的 SSH 私密金鑰來登入。

sshPublicKey: SshPublicKey

屬性值

virtualMachineAccessId

用來存取主控台之虛擬機器的唯一識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

virtualMachineAccessId?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源識別碼。 例如「/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}」 注意:此屬性將不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性不會序列化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

Azure Resource Manager 包含 createdBy 和 modifiedBy 資訊的中繼資料。 注意:此屬性不會序列化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源類型。 例如「Microsoft.Compute/virtualMachines」 或 「Microsoft.Storage/storageAccounts」 注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type