ManagedInstanceKeyInner.ServerKeyType Propriedade

Definição

Obtém ou define o tipo de chave como 'ServiceManaged', 'AzureKeyVault'. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a