Partager via


ServerKeyInner.ServerKeyType Propriété

Définition

Obtient ou définit le type de clé de serveur comme « ServiceManaged », « AzureKeyVault ». Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à