共用方式為


Job.RefreshedEntityId Property

Definition

Gets ARM ID of the entity that was refreshed.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to