Compartir a través de


EventHub.ConnectionStringSecondaryKey Propiedad

Definición

Obtiene o establece secondaryConnectionString del punto de conexión para la autenticación basada en claves. Se ofuscará durante la lectura.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a