共用方式為


PartnerRegistration interface

合作夥伴註冊的相關信息。

Extends

屬性

partnerRegistrationImmutableId

對應夥伴註冊的不可變標識碼。 注意:此屬性標示為淘汰,未來任何 GA API 版本都不支援

provisioningState

合作夥伴註冊的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData

與合作夥伴註冊資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

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

location

資源的位置。

name

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

tags

資源的標記。

type

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

屬性詳細資料

partnerRegistrationImmutableId

對應夥伴註冊的不可變標識碼。 注意:此屬性標示為淘汰,未來任何 GA API 版本都不支援

partnerRegistrationImmutableId?: string

屬性值

string

provisioningState

合作夥伴註冊的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

systemData

與合作夥伴註冊資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承的屬性詳細資料

id

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

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

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

type?: string

屬性值

string

繼承自TrackedResource.type