StudentLabDetails interface
学生ラボの詳細。
- Extends
プロパティ
budget | 学生予算注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
description | このラボの詳細な説明注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
display |
学生ラボの表示名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
effective |
ユーザーが追加した日付注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
expiration |
ラボの有効期限が切れ、既定では、このラボの各学生の有効期限です。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
lab |
ラボ スコープ。 /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/providers/Microsoft.Education/labs/default NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
role | 学生ロール注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
status | Student Lab Status Note: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
subscription |
サブスクリプション ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
継承されたプロパティ
id | リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
name | リソースの名前注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
system |
createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
type | リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
budget
description
このラボの詳細な説明注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
description?: string
プロパティ値
string
displayName
学生ラボの表示名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
displayName?: string
プロパティ値
string
effectiveDate
ユーザーが追加した日付注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
effectiveDate?: Date
プロパティ値
Date
expirationDate
ラボの有効期限が切れ、既定では、このラボの各学生の有効期限です。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
expirationDate?: Date
プロパティ値
Date
labScope
ラボ スコープ。 /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/providers/Microsoft.Education/labs/default NOTE: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
labScope?: string
プロパティ値
string
role
学生ロール注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
role?: string
プロパティ値
string
status
Student Lab Status Note: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
status?: string
プロパティ値
string
subscriptionId
サブスクリプション ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
subscriptionId?: string
プロパティ値
string
継承されたプロパティの詳細
id
リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
name
リソースの名前注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
systemData
createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
systemData?: SystemData
プロパティ値
resource.systemData から継承
type
リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
type?: string
プロパティ値
string
Azure SDK for JavaScript