EventDataInfo.Id Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
the Id of this event as required by ARM for RBAC. It contains the EventDataID and a timestamp information.
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String