你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MySqlServerData.InfrastructureEncryption 属性

定义

显示服务器是否已启用基础结构加密的状态。

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)

属性值

适用于