Compartir a través de


ServiceBus.EntityPath Propiedad

Definición

Obtiene o establece el nombre del tema de ServiceBus para la autenticación basada en identidades.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a