Share via


CosmosDBAccountPatch.DefaultIdentity Property

Definition

The default identity for accessing key vault used in features like customer managed keys. The default identity needs to be explicitly set by the users. It can be "FirstPartyIdentity", "SystemAssignedIdentity" and more.

public string DefaultIdentity { get; set; }
member this.DefaultIdentity : string with get, set
Public Property DefaultIdentity As String

Property Value

Applies to