Share via


PostgreSqlFlexibleServerDataEncryption.PrimaryUserAssignedIdentityId Property

Definition

Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the primary storage associated to a server.

public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> PrimaryUserAssignedIdentityId { get; set; }
member this.PrimaryUserAssignedIdentityId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property PrimaryUserAssignedIdentityId As BicepValue(Of ResourceIdentifier)

Property Value

Applies to