Share via


DatabaseIdentity.IdentityType Property

Definition

The identity type.

public Azure.ResourceManager.Sql.Models.DatabaseIdentityType? IdentityType { get; set; }
member this.IdentityType : Nullable<Azure.ResourceManager.Sql.Models.DatabaseIdentityType> with get, set
Public Property IdentityType As Nullable(Of DatabaseIdentityType)

Property Value

Applies to