ServerKeyInner.ServerKeyType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the server key type like 'ServiceManaged', 'AzureKeyVault'. Possible values include: '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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute