PostgreSqlInfrastructureEncryption(String) Constructor

Definition

Initializes a new instance of PostgreSqlInfrastructureEncryption.

public PostgreSqlInfrastructureEncryption (string value);
new Azure.ResourceManager.PostgreSql.Models.PostgreSqlInfrastructureEncryption : string -> Azure.ResourceManager.PostgreSql.Models.PostgreSqlInfrastructureEncryption
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to