Partager via


SubscriptionContract.PrimaryKey Propriété

Définition

Obtient ou définit la clé primaire d’abonnement. Cette propriété n’est pas renseignée sur les opérations « GET » ! Utilisez la requête POST « /listSecrets » pour obtenir la valeur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à