Bagikan melalui


RestServiceLinkedService.AadResourceId Property

Definition

Gets or sets the resource you are requesting authorization to use.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.aadResourceId")]
public object AadResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.aadResourceId")>]
member this.AadResourceId : obj with get, set
Public Property AadResourceId As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to