次の方法で共有


EventModel Class

Definition

Implements the Event class.

public class EventModel : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type EventModel = class
    inherit Resource
Public Class EventModel
Inherits Resource
Inheritance
EventModel

Constructors

EventModel()

Initializes a new instance of the EventModel class.

EventModel(String, String, String, String, EventProperties)

Initializes a new instance of the EventModel class.

Properties

Id

Gets resource Id

(Inherited from Resource)
Location

Gets or sets resource Location

(Inherited from Resource)
Name

Gets resource Name

(Inherited from Resource)
Properties

Gets or sets event related data.

Type

Gets resource Type

(Inherited from Resource)

Applies to