Server.ByokEnforcement 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 data encryption is enabled with customer-managed keys.
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public string ByokEnforcement { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.ByokEnforcement : string
Public ReadOnly Property ByokEnforcement As String
Property Value
Implements
- Attributes