DiagnosticSettingsResource.EventHubAuthorizationRuleId Property

Definition

Gets or sets the resource Id for the event hub authorization rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to