ManagedInstanceEncryptionProtector.ServerKeyType Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The encryption protector 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)