ManagedCassandraManagedServiceIdentity interface
Identity for the resource.
Properties
principal |
The object id of the identity resource. NOTE: This property will not be serialized. It can only be populated by the server. |
tenant |
The tenant id of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. |
Property Details
principalId
The object id of the identity resource. NOTE: This property will not be serialized. It can only be populated by the server.
principalId?: string
Property Value
string
tenantId
The tenant id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
tenantId?: string
Property Value
string
type
The type of the resource.
type?: string
Property Value
string