Partager via


SubscriptionCreateParameters.SecondaryKey Propriété

Définition

Obtient ou définit la clé d’abonnement secondaire. Si elle n’est pas spécifiée pendant la requête, la clé est générée automatiquement.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à