Freigeben über


PostgreSqlFlexibleServerUserAssignedIdentity Constructor

Definition

Initializes a new instance of PostgreSqlFlexibleServerUserAssignedIdentity.

public PostgreSqlFlexibleServerUserAssignedIdentity(Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerIdentityType identityType);
new Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerUserAssignedIdentity : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerIdentityType -> Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerUserAssignedIdentity
Public Sub New (identityType As PostgreSqlFlexibleServerIdentityType)

Parameters

identityType
PostgreSqlFlexibleServerIdentityType

Types of identities associated with a server.

Applies to