Registration interface
註冊資訊。
- Extends
屬性
| billing |
指定 Azure Stack 註冊的計費模式。 |
| cloud |
已註冊之 Azure Stack 的標識碼。 |
| object |
與連線至 Azure 的 Azure Stack 相關聯的物件標識碼。 |
繼承的屬性
| etag | 修改資源時用於開放式並行存取的實體標記。 |
| id | 資源的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| name | 資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| tags | 資源的自定義標籤。 |
| type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
billingModel
指定 Azure Stack 註冊的計費模式。
billingModel?: string
屬性值
string
cloudId
已註冊之 Azure Stack 的標識碼。
cloudId?: string
屬性值
string
objectId
與連線至 Azure 的 Azure Stack 相關聯的物件標識碼。
objectId?: string
屬性值
string
繼承的屬性詳細資料
etag
id
name
tags
資源的自定義標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}