Share via


SqlServerKey.ServerKeyType Property

Definition

The server key type like 'ServiceManaged', 'AzureKeyVault'.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlServerKeyType> ServerKeyType { get; set; }
member this.ServerKeyType : Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlServerKeyType> with get, set
Public Property ServerKeyType As BicepValue(Of SqlServerKeyType)

Property Value

Applies to