Share via


ServerPropertiesForCreate.InfrastructureEncryption Property

Definition

Gets or sets status showing whether the server enabled infrastructure encryption. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryption")]
public string InfrastructureEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="infrastructureEncryption")>]
member this.InfrastructureEncryption : string with get, set
Public Property InfrastructureEncryption As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to