Offer.ResourceLink Property

Definition

Gets or sets the self-link of a resource to which the resource offer applies to in the Azure Cosmos DB service.

[Newtonsoft.Json.JsonProperty(PropertyName="resource")]
public string ResourceLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resource")>]
member this.ResourceLink : string
Public ReadOnly Property ResourceLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to