Freigeben über


ManagedIdentityConfiguration Class

The Managed Identity details for storage account.

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

Constructor

ManagedIdentityConfiguration(**kwargs: Any)

Variables

Name Description
principal_id
str

The objectId of the Managed Identity that is linked to the Managed Storage account.

tenant_id
str

The tenant Id where the Managed Identity is created.

type
str

The type of Identity created. It can be either SystemAssigned or UserAssigned.