次の方法で共有


StreamingJob.Identity プロパティ

定義

取得または設定は、入力と出力で認証するために使用できる、このジョブに割り当てられたシステム割り当てマネージド ID を表します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象