DiagnosticSettingsResource.ServiceBusRuleId Property

Definition

Gets or sets the service bus rule Id of the diagnostic setting. This is here to maintain backwards compatibility.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to