Share via


ServiceAssociationLink.LinkedResourceType Property

Definition

Gets or sets resource type of the linked resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to