Partager via


SubscriptionCreateParameters.PrimaryKey Propriété

Définition

Obtient ou définit la clé d’abonnement primaire. 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.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 à