共用方式為


ServerKey.ServerKeyType Property

Definition

The key type like 'AzureKeyVault'.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverKeyType")]
public static string ServerKeyType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverKeyType")>]
static member ServerKeyType : string
Public Shared ReadOnly Property ServerKeyType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to