共用方式為


ExtensionTopic 類別

事件方格延伸模組主題。 這會用於取得 Azure 資源的事件方格相關計量。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.eventgrid.models._models_py3.Resource
ExtensionTopic

建構函式

ExtensionTopic(*, description: str | None = None, system_topic: str | None = None, **kwargs: Any)

Keyword-Only Parameters

description
str

擴充功能主題的描述。

system_topic
str

對應至來源的系統主題資源識別碼。

變數

id
str

資源的完整識別碼。

name
str

資源名稱。

type
str

資源類型。

system_data
SystemData

與延伸模組主題資源相關的系統中繼資料。

description
str

擴充功能主題的描述。

system_topic
str

對應至來源的系統主題資源識別碼。