Share via


PostgreSqlGeoRedundantBackup(String) Constructor

Definition

Initializes a new instance of PostgreSqlGeoRedundantBackup.

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

Parameters

value
String

Exceptions

value is null.

Applies to