Share via


SqlServerBlobAuditingPolicyData.IsManagedIdentityInUse Property

Definition

Specifies whether Managed Identity is used to access blob storage.

public bool? IsManagedIdentityInUse { get; set; }
member this.IsManagedIdentityInUse : Nullable<bool> with get, set
Public Property IsManagedIdentityInUse As Nullable(Of Boolean)

Property Value

Applies to