SqlServerBlobAuditingPolicy.IsManagedIdentityInUse Property        
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether Managed Identity is used to access blob storage.
public Azure.Provisioning.BicepValue<bool> IsManagedIdentityInUse { get; set; }member this.IsManagedIdentityInUse : Azure.Provisioning.BicepValue<bool> with get, setPublic Property IsManagedIdentityInUse As BicepValue(Of Boolean)