你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RoutingIdentityInfo Class

Routing identity info for topic spaces configuration.

Inheritance
azure.mgmt.eventgrid._serialization.Model
RoutingIdentityInfo

Constructor

RoutingIdentityInfo(*, type: str | _models.RoutingIdentityType | None = None, user_assigned_identity: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
type

Routing identity type for topic spaces configuration. Known values are: "None", "SystemAssigned", and "UserAssigned".

user_assigned_identity
str

Variables

Name Description
type

Routing identity type for topic spaces configuration. Known values are: "None", "SystemAssigned", and "UserAssigned".

user_assigned_identity
str