共用方式為


EventHubDestination.Identity Property

Definition

A value that indicates whether capture description is enabled.

public Azure.Provisioning.EventHubs.EventHubsCaptureIdentity Identity { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.EventHubsCaptureIdentity> Identity { get; set; }
member this.Identity : Azure.Provisioning.EventHubs.EventHubsCaptureIdentity with get, set
member this.Identity : Azure.Provisioning.BicepValue<Azure.Provisioning.EventHubs.EventHubsCaptureIdentity> with get, set
Public Property Identity As EventHubsCaptureIdentity
Public Property Identity As BicepValue(Of EventHubsCaptureIdentity)

Property Value

Applies to