Compartir a través de


LogProfileResource.ServiceBusRuleId Propiedad

Definición

Obtiene o establece el identificador de regla de Service Bus del espacio de nombres de Service Bus en el que desea que Event Hubs haya creado para transmitir el registro de actividad. El identificador de regla tiene el formato: '{id. de recurso de Service Bus}/authorizationrules/{nombre de clave}'.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a