Compartir a través de


ManagedInstanceKeyInner.ServerKeyType Propiedad

Definición

Obtiene o establece el tipo de clave como "ServiceManaged", "AzureKeyVault". Entre los valores posibles se incluyen: "ServiceManaged", "AzureKeyVault".

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverKeyType")]
public Microsoft.Azure.Management.Sql.Fluent.Models.ServerKeyType ServerKeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverKeyType")>]
member this.ServerKeyType : Microsoft.Azure.Management.Sql.Fluent.Models.ServerKeyType with get, set
Public Property ServerKeyType As ServerKeyType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a