共用方式為


PartnerTopicUpdateParameters 類別

合作夥伴主題更新的屬性。

繼承
azure.mgmt.eventgrid._serialization.Model
PartnerTopicUpdateParameters

建構函式

PartnerTopicUpdateParameters(*, tags: Dict[str, str] | None = None, identity: _models.IdentityInfo | None = None, **kwargs: Any)

Keyword-Only Parameters

tags
dict[str, str]

合作夥伴主題資源的標記。

identity
IdentityInfo

合作夥伴主題資源的身分識別資訊。

變數

tags
dict[str, str]

合作夥伴主題資源的標記。

identity
IdentityInfo

合作夥伴主題資源的身分識別資訊。