共用方式為


Lab interface

實驗室資源。

Extends

屬性

autoShutdownProfile

實驗室的資源自動關機設定。 這會控制是否對閑置的資源採取動作。

connectionProfile

實驗室的連接配置檔。 這會控制實驗室資源的 Web 存取,或 RDP 或 SSH 埠是否開啟等設定。

description

實驗室的描述。

labPlanId

實驗室計劃的標識碼。 在資源建立期間用來提供預設值,並在透過 labs.azure.com 建立實驗室時做為許可權容器。 在現有的實驗室上設定 labPlanId 會提供組織。

networkProfile

實驗室的網路配置檔,通常是透過實驗室計劃套用。 建立實驗室之後,就無法修改此配置檔。

provisioningState

實驗室的目前布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

rosterProfile

實驗室使用者清單管理配置檔。

securityProfile

實驗室安全性配置檔。

state

實驗室狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData

與實驗室建立和上次修改相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

title

實驗室的標題。

virtualMachineProfile

用於建立實驗室虛擬機的配置檔。

繼承的屬性

id

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

location

資源所在的地理位置

name

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

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

autoShutdownProfile

實驗室的資源自動關機設定。 這會控制是否對閑置的資源採取動作。

autoShutdownProfile?: AutoShutdownProfile

屬性值

connectionProfile

實驗室的連接配置檔。 這會控制實驗室資源的 Web 存取,或 RDP 或 SSH 埠是否開啟等設定。

connectionProfile?: ConnectionProfile

屬性值

description

實驗室的描述。

description?: string

屬性值

string

labPlanId

實驗室計劃的標識碼。 在資源建立期間用來提供預設值,並在透過 labs.azure.com 建立實驗室時做為許可權容器。 在現有的實驗室上設定 labPlanId 會提供組織。

labPlanId?: string

屬性值

string

networkProfile

實驗室的網路配置檔,通常是透過實驗室計劃套用。 建立實驗室之後,就無法修改此配置檔。

networkProfile?: LabNetworkProfile

屬性值

provisioningState

實驗室的目前布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: ProvisioningState

屬性值

rosterProfile

實驗室使用者清單管理配置檔。

rosterProfile?: RosterProfile

屬性值

securityProfile

實驗室安全性配置檔。

securityProfile?: SecurityProfile

屬性值

state

實驗室狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state?: LabState

屬性值

systemData

與實驗室建立和上次修改相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

title

實驗室的標題。

title?: string

屬性值

string

virtualMachineProfile

用於建立實驗室虛擬機的配置檔。

virtualMachineProfile?: VirtualMachineProfile

屬性值

繼承的屬性詳細資料

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

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type