Compartir a través de


DiagnosticSettingsResource.ServiceBusRuleId Propiedad

Definición

Obtiene o establece el identificador de regla de Service Bus de la configuración de diagnóstico. Esto está aquí para mantener la compatibilidad con versiones anteriores.

[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