Share via


SqlDatabase.Keys Property

Definition

The resource ids of the user assigned identities to use.

public Azure.Provisioning.BicepDictionary<Azure.Provisioning.Sql.SqlDatabaseKey> Keys { get; set; }
member this.Keys : Azure.Provisioning.BicepDictionary<Azure.Provisioning.Sql.SqlDatabaseKey> with get, set
Public Property Keys As BicepDictionary(Of SqlDatabaseKey)

Property Value

Applies to