次の方法で共有


Job.RefreshedEntityId プロパティ

定義

更新されたエンティティの ARM ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.refreshedEntityId")]
public string RefreshedEntityId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.refreshedEntityId")>]
member this.RefreshedEntityId : string
Public ReadOnly Property RefreshedEntityId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象