Share via


PostgreSqlFlexibleServerUserAssignedIdentity.IdentityType Property

Definition

the types of identities associated with this resource; currently restricted to 'None and UserAssigned'.

public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlFlexibleServerIdentityType> IdentityType { get; set; }
member this.IdentityType : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlFlexibleServerIdentityType> with get, set
Public Property IdentityType As BicepValue(Of PostgreSqlFlexibleServerIdentityType)

Property Value

Applies to