Share via


LogProfileResource.ServiceBusRuleId Property

Definition

Gets or sets the service bus rule ID of the service bus namespace in which you would like to have Event Hubs created for streaming the Activity Log. The rule ID is of the format: '{service bus resource ID}/authorizationrules/{key name}'.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusRuleId")]
public string ServiceBusRuleId { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to