共用方式為


Registration interface

註冊資訊。

Extends

屬性

billingModel

指定 Azure Stack 註冊的計費模式。

cloudId

已註冊之 Azure Stack 的標識碼。

objectId

與連線至 Azure 的 Azure Stack 相關聯的物件標識碼。

繼承的屬性

etag

修改資源時用於開放式並行存取的實體標記。

id

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

kind

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

location

資源的位置。

name

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

systemData

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

tags

資源的自定義標籤。

type

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

屬性詳細資料

billingModel

指定 Azure Stack 註冊的計費模式。

billingModel?: string

屬性值

string

cloudId

已註冊之 Azure Stack 的標識碼。

cloudId?: string

屬性值

string

objectId

與連線至 Azure 的 Azure Stack 相關聯的物件標識碼。

objectId?: string

屬性值

string

繼承的屬性詳細資料

etag

修改資源時用於開放式並行存取的實體標記。

etag?: string

屬性值

string

繼承自TrackedResource.etag

id

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

id?: string

屬性值

string

繼承自TrackedResource.id

kind

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

kind?: string

屬性值

string

繼承自TrackedResource.kind

location

資源的位置。

location: string

屬性值

string

繼承自TrackedResource.location

name

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

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

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

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源的自定義標籤。

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

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

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

type?: string

屬性值

string

繼承自TrackedResource.type