다음을 통해 공유


AzureFunctionLinkedService.ResourceId Property

Definition

Gets or sets allowed token audiences for azure function.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to