PostgreSqlFlexibleServerUserAssignedIdentity.IdentityType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Types of identities associated with a server.
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)