共用方式為


TopicTypeInfo interface

主題類型信息的屬性。

Extends

屬性

description

主題類型的描述。

displayName

主題類型的顯示名稱。

provider

主題類型的提供者命名空間。

provisioningState

主題類型的布建狀態

resourceRegionType

資源的區域類型。

sourceResourceFormat

來源資源格式。

supportedLocations

本主題類型所支援的位置清單。

supportedScopesForSource

支援的來源範圍。

繼承的屬性

id

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

name

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

type

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

屬性詳細資料

description

主題類型的描述。

description?: string

屬性值

string

displayName

主題類型的顯示名稱。

displayName?: string

屬性值

string

provider

主題類型的提供者命名空間。

provider?: string

屬性值

string

provisioningState

主題類型的布建狀態

provisioningState?: string

屬性值

string

resourceRegionType

資源的區域類型。

resourceRegionType?: string

屬性值

string

sourceResourceFormat

來源資源格式。

sourceResourceFormat?: string

屬性值

string

supportedLocations

本主題類型所支援的位置清單。

supportedLocations?: string[]

屬性值

string[]

supportedScopesForSource

支援的來源範圍。

supportedScopesForSource?: string[]

屬性值

string[]

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

name

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

name?: string

屬性值

string

繼承自Resource.name

type

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

type?: string

屬性值

string

繼承自Resource.type