Partager via


LoggerContract.Credentials Propriété

Définition

Obtient ou définit le nom et la chaîne de connexion SendRule du hub d’événements pour l’enregistreur d’événements azureEventHub. Clé d’instrumentation pour l’enregistreur d’événements applicationInsights.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.credentials")]
public System.Collections.Generic.IDictionary<string,string> Credentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.credentials")>]
member this.Credentials : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Credentials As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à