다음을 통해 공유


AutomationActionEventHub.EventHubResourceId Property

Definition

Gets or sets the target Event Hub Azure Resource ID.

[Newtonsoft.Json.JsonProperty(PropertyName="eventHubResourceId")]
public string EventHubResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventHubResourceId")>]
member this.EventHubResourceId : string with get, set
Public Property EventHubResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to