Share via


CloudEndpoint.PartnershipId Property

Definition

Gets or sets partnership Id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to