Share via


MySqlServerPropertiesForCreate.InfrastructureEncryption Property

Definition

Status showing whether the server enabled infrastructure encryption.

public Azure.ResourceManager.MySql.Models.MySqlInfrastructureEncryption? InfrastructureEncryption { get; set; }
member this.InfrastructureEncryption : Nullable<Azure.ResourceManager.MySql.Models.MySqlInfrastructureEncryption> with get, set
Public Property InfrastructureEncryption As Nullable(Of MySqlInfrastructureEncryption)

Property Value

Applies to