共用方式為


RoutingIdentityInfo 類別

主題空間設定的路由識別資訊。

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

建構函式

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

Keyword-Only Parameters

type
strRoutingIdentityType

已知值為:「None」、「SystemAssigned」 和 「UserAssigned」。

user_assigned_identity
str

變數

type
strRoutingIdentityType

已知值為:「None」、「SystemAssigned」 和 「UserAssigned」。

user_assigned_identity
str