共用方式為


LabUpdate interface

更新的實驗室資源。

Extends

屬性

autoShutdownProfile

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

connectionProfile

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

description

實驗室的描述。

labPlanId

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

rosterProfile

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

securityProfile

實驗室安全性配置檔。

title

實驗室的標題。

virtualMachineProfile

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

繼承的屬性

tags

資源標籤。

屬性詳細資料

autoShutdownProfile

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

autoShutdownProfile?: AutoShutdownProfile

屬性值

connectionProfile

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

connectionProfile?: ConnectionProfile

屬性值

description

實驗室的描述。

description?: string

屬性值

string

labPlanId

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

labPlanId?: string

屬性值

string

rosterProfile

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

rosterProfile?: RosterProfile

屬性值

securityProfile

實驗室安全性配置檔。

securityProfile?: SecurityProfile

屬性值

title

實驗室的標題。

title?: string

屬性值

string

virtualMachineProfile

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

virtualMachineProfile?: VirtualMachineProfile

屬性值

繼承的屬性詳細資料

tags

資源標籤。

tags?: string[]

屬性值

string[]

繼承自TrackedResourceUpdate.tags