SubscriptionUpdateParameters.PrimaryKey Property

Definition

Gets or sets primary subscription key.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to