Share via


ServiceAssociationLink.Link Property

Definition

Gets or sets link to the external resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to