RoutingIdentityInfo Class
Routing identity info for topic spaces configuration.
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
|
|
Variables
Name | Description |
---|---|
type
|
Routing identity type for topic spaces configuration. Known values are: "None", "SystemAssigned", and "UserAssigned". |
user_assigned_identity
|
|
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python