Server.InfrastructureEncryption Property

Definition

Status showing whether the server enabled infrastructure encryption.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.InfrastructureEncryption? InfrastructureEncryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Inlined)>]
member this.InfrastructureEncryption : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MySql.Support.InfrastructureEncryption> with get, set
Public Property InfrastructureEncryption As Nullable(Of InfrastructureEncryption)

Property Value

Implements

Attributes

Applies to