Share via


EventHubsCaptureIdentity.IdentityType Property

Definition

Type of Azure Active Directory Managed Identity.

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

Property Value

Applies to