MySqlServerData.InfrastructureEncryption 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.
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, setPublic Property InfrastructureEncryption As Nullable(Of MySqlInfrastructureEncryption)