ManagedCassandraManagedServiceIdentity Class

Identity for the resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ManagedCassandraManagedServiceIdentity

Constructor

ManagedCassandraManagedServiceIdentity(*, type: Optional[Union[str, azure.mgmt.cosmosdb.models._cosmos_db_management_client_enums.ManagedCassandraResourceIdentityType]] = None, **kwargs)

Variables

principal_id
str

The object id of the identity resource.

tenant_id
str

The tenant id of the resource.

type
str or ManagedCassandraResourceIdentityType

The type of the resource. Possible values include: "SystemAssigned", "None".