Compartir a través de


SubscriptionUpdateParameters.PrimaryKey Propiedad

Definición

Obtiene o establece la clave de suscripción principal.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a