Sdílet prostřednictvím


PostgreSqlFlexibleServerIdentityType(String) Constructor

Definition

Initializes a new instance of PostgreSqlFlexibleServerIdentityType.

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

Parameters

value
String

Exceptions

value is null.

Applies to