共用方式為


LabVirtualMachine interface

虛擬機。

Extends

屬性

allowClaim

指出其他使用者是否可以取得虛擬機的擁有權

applicableSchedule

虛擬機適用的排程。 注意:這個屬性不會串行化。 它只能由伺服器填入。

artifactDeploymentStatus

虛擬機的成品部署狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

artifacts

要安裝在虛擬機上的成品。

computeId

虛擬機的資源標識碼(Microsoft.Compute)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

computeVm

計算虛擬機屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByUser

虛擬機建立者的電子郵件位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByUserId

虛擬機建立者的物件標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdDate

虛擬機的建立日期。

customImageId

虛擬機的自定義映像標識碼。

dataDiskParameters

建立後要連結至虛擬機的新或現有數據磁碟

disallowPublicIpAddress

指出是否要建立沒有公用IP位址的虛擬機。

environmentId

包含此虛擬機之環境的資源標識碼,如果有的話。

expirationDate

VM 的到期日。

fqdn

虛擬機的完整功能變數名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

galleryImageReference

虛擬機Microsoft Azure Marketplace 映像參考。

isAuthenticationWithSshKey

指出此虛擬機是否使用 SSH 金鑰進行驗證。

labSubnetName

虛擬機的實驗室子網名稱。

labVirtualNetworkId

虛擬機的實驗室虛擬網路標識碼。

lastKnownPowerState

上次在 DTL 附注中擷取的已知計算電源狀態:此屬性將不會串行化。 它只能由伺服器填入。

networkInterface

網路介面屬性。

notes

虛擬機的附注。

osType

虛擬機的OS類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ownerObjectId

虛擬機擁有者的物件標識碼。

ownerUserPrincipalName

虛擬機擁有者的用戶主體名稱。

password

虛擬機器系統管理員的密碼。

planId

與虛擬機映像相關聯的計劃標識碼

provisioningState

資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scheduleParameters

要建立的虛擬機排程

size

虛擬機的大小。

sshKey

虛擬機器系統管理員的 SSH 金鑰。

storageType

要用於虛擬機的記憶體類型(例如標準、進階)。

uniqueIdentifier

資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userName

虛擬機的用戶名稱。

virtualMachineCreationSource

告知實驗室虛擬機的建立來源。 僅輸出屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源的位置。

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源的標記。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

allowClaim

指出其他使用者是否可以取得虛擬機的擁有權

allowClaim?: boolean

屬性值

boolean

applicableSchedule

虛擬機適用的排程。 注意:這個屬性不會串行化。 它只能由伺服器填入。

applicableSchedule?: ApplicableSchedule

屬性值

artifactDeploymentStatus

虛擬機的成品部署狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

artifactDeploymentStatus?: ArtifactDeploymentStatusProperties

屬性值

artifacts

要安裝在虛擬機上的成品。

artifacts?: ArtifactInstallProperties[]

屬性值

computeId

虛擬機的資源標識碼(Microsoft.Compute)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

computeId?: string

屬性值

string

computeVm

計算虛擬機屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

computeVm?: ComputeVmProperties

屬性值

createdByUser

虛擬機建立者的電子郵件位址。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByUser?: string

屬性值

string

createdByUserId

虛擬機建立者的物件標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createdByUserId?: string

屬性值

string

createdDate

虛擬機的建立日期。

createdDate?: Date

屬性值

Date

customImageId

虛擬機的自定義映像標識碼。

customImageId?: string

屬性值

string

dataDiskParameters

建立後要連結至虛擬機的新或現有數據磁碟

dataDiskParameters?: DataDiskProperties[]

屬性值

disallowPublicIpAddress

指出是否要建立沒有公用IP位址的虛擬機。

disallowPublicIpAddress?: boolean

屬性值

boolean

environmentId

包含此虛擬機之環境的資源標識碼,如果有的話。

environmentId?: string

屬性值

string

expirationDate

VM 的到期日。

expirationDate?: Date

屬性值

Date

fqdn

虛擬機的完整功能變數名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

fqdn?: string

屬性值

string

galleryImageReference

虛擬機Microsoft Azure Marketplace 映像參考。

galleryImageReference?: GalleryImageReference

屬性值

isAuthenticationWithSshKey

指出此虛擬機是否使用 SSH 金鑰進行驗證。

isAuthenticationWithSshKey?: boolean

屬性值

boolean

labSubnetName

虛擬機的實驗室子網名稱。

labSubnetName?: string

屬性值

string

labVirtualNetworkId

虛擬機的實驗室虛擬網路標識碼。

labVirtualNetworkId?: string

屬性值

string

lastKnownPowerState

上次在 DTL 附注中擷取的已知計算電源狀態:此屬性將不會串行化。 它只能由伺服器填入。

lastKnownPowerState?: string

屬性值

string

networkInterface

網路介面屬性。

networkInterface?: NetworkInterfaceProperties

屬性值

notes

虛擬機的附注。

notes?: string

屬性值

string

osType

虛擬機的OS類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

osType?: string

屬性值

string

ownerObjectId

虛擬機擁有者的物件標識碼。

ownerObjectId?: string

屬性值

string

ownerUserPrincipalName

虛擬機擁有者的用戶主體名稱。

ownerUserPrincipalName?: string

屬性值

string

password

虛擬機器系統管理員的密碼。

password?: string

屬性值

string

planId

與虛擬機映像相關聯的計劃標識碼

planId?: string

屬性值

string

provisioningState

資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

scheduleParameters

要建立的虛擬機排程

scheduleParameters?: ScheduleCreationParameter[]

屬性值

size

虛擬機的大小。

size?: string

屬性值

string

sshKey

虛擬機器系統管理員的 SSH 金鑰。

sshKey?: string

屬性值

string

storageType

要用於虛擬機的記憶體類型(例如標準、進階)。

storageType?: string

屬性值

string

uniqueIdentifier

資源的唯一不可變標識碼 (Guid)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

uniqueIdentifier?: string

屬性值

string

userName

虛擬機的用戶名稱。

userName?: string

屬性值

string

virtualMachineCreationSource

告知實驗室虛擬機的建立來源。 僅輸出屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

virtualMachineCreationSource?: string

屬性值

string

繼承的屬性詳細資料

id

資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源的位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源的標記。

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

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type