Compartir a través de


TopicSharedAccessKeys.Key1 Propiedad

Definición

Obtiene o establece la clave de acceso compartido1 para el tema.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a