StorageDataShareAccessPolicy interface

Policy that specify the permission allowed to a managed identity

Properties

permission

Allowed permissions. Currently, only supported value is Read.

principalId

The AAD principal ID of the Managed Identity.

tenantId

The AAD tenant ID of the Managed Identity.

Property Details

permission

Allowed permissions. Currently, only supported value is Read.

permission: string

Property Value

string

principalId

The AAD principal ID of the Managed Identity.

principalId: string

Property Value

string

tenantId

The AAD tenant ID of the Managed Identity.

tenantId: string

Property Value

string