次の方法で共有


USqlAssemblyDependencyInfo.EntityId プロパティ

定義

依存関係の EntityId を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象