次の方法で共有


EventData.Id プロパティ

定義

RBAC の ARM で必要に応じて、このイベントの ID を取得します。 これには、EventDataID とタイムスタンプ情報が含まれています。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象