共用方式為


DatabaseIdentity.IdentityType Property

Definition

The identity type.

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

Property Value

Applies to