共用方式為


SystemTopic 類別

EventGrid 系統主題。

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

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.eventgrid.models._models_py3.TrackedResource
SystemTopic

建構函式

SystemTopic(*, location: str, tags: Dict[str, str] | None = None, identity: _models.IdentityInfo | None = None, source: str | None = None, topic_type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

資源的位置。 必要。

tags
dict[str, str]

資源的標記。

identity
IdentityInfo

資源的身分識別資訊。

source
str

系統主題的來源。

topic_type
str

系統主題的 TopicType。

變數

id
str

資源的完整識別碼。

name
str

資源名稱。

type
str

資源類型。

location
str

資源的位置。 必要。

tags
dict[str, str]

資源的標記。

system_data
SystemData

與系統主題資源相關的系統中繼資料。

identity
IdentityInfo

資源的身分識別資訊。

provisioning_state
strResourceProvisioningState

系統主題的布建狀態。 已知值為:「建立」、「更新」、「刪除」、「成功」、「已取消」和「失敗」。

source
str

系統主題的來源。

topic_type
str

系統主題的 TopicType。

metric_resource_id
str

系統主題的計量資源識別碼。