LogProfilePatch.ServiceBusRuleId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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}'.
public Azure.Core.ResourceIdentifier ServiceBusRuleId { get; set; }
member this.ServiceBusRuleId : Azure.Core.ResourceIdentifier with get, set
Public Property ServiceBusRuleId As ResourceIdentifier
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET