Share via


PostgreSqlGeoRedundantBackup.Implicit Operator

Definition

Converts a string to a PostgreSqlGeoRedundantBackup.

public static implicit operator Azure.ResourceManager.PostgreSql.Models.PostgreSqlGeoRedundantBackup (string value);
static member op_Implicit : string -> Azure.ResourceManager.PostgreSql.Models.PostgreSqlGeoRedundantBackup
Public Shared Widening Operator CType (value As String) As PostgreSqlGeoRedundantBackup

Parameters

value
String

Returns

Applies to