Freigeben über


ManagedInstanceKeyInner.ServerKeyType Eigenschaft

Definition

Ruft den Schlüsseltyp wie "ServiceManaged", "AzureKeyVault" ab oder legt den Schlüsseltyp fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: