ResourceEvent Properties
Class Properties 3 members
Represents a change in the state of a resource.
The resource associated with the event.
public IResource Resource { get; } The unique id of the resource.
public string ResourceId { get; } The snapshot of the resource state.
public CustomResourceSnapshot Snapshot { get; }