Compartir a través de


ServerPropertiesForCreate.InfrastructureEncryption Propiedad

Definición

Obtiene o establece el estado que muestra si el cifrado de infraestructura habilitado para el servidor. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a