你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PostgreSqlFlexibleServerUserAssignedIdentity 类

定义

描述与此应用程序关联的标识的信息。

public class PostgreSqlFlexibleServerUserAssignedIdentity
type PostgreSqlFlexibleServerUserAssignedIdentity = class
Public Class PostgreSqlFlexibleServerUserAssignedIdentity
继承
PostgreSqlFlexibleServerUserAssignedIdentity

构造函数

PostgreSqlFlexibleServerUserAssignedIdentity(PostgreSqlFlexibleServerIdentityType)

初始化 PostgreSqlFlexibleServerUserAssignedIdentity 的新实例。

属性

IdentityType

与此资源关联的标识类型;当前限制为“None and UserAssigned”。

TenantId

服务器的租户 ID。

UserAssignedIdentities

表示用户分配的标识映射。

适用于