Compartir a través de


ServiceBusQueueEventSubscriptionDestination.ResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso de Azure que representa el punto de conexión del destino de Service Bus de una suscripción de eventos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a