共用方式為


USqlAssemblyDependencyInfo.EntityId Property

Definition

Gets or sets the EntityId of the dependency.

[Newtonsoft.Json.JsonProperty(PropertyName="entityId")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.EntityId EntityId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entityId")>]
member this.EntityId : Microsoft.Azure.Management.DataLake.Analytics.Models.EntityId with get, set
Public Property EntityId As EntityId

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to