DefaultIdentity.IdentityType Property

Definition

Type of managed service identity. Serialized Name: DefaultIdentity.identityType

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

Property Value

Applies to