다음을 통해 공유


EventProperties.AffectedObjectFriendlyName Property

Definition

Gets or sets the friendly name of the source of the event on which it is raised (for example, VM, VMM etc).

[Newtonsoft.Json.JsonProperty(PropertyName="affectedObjectFriendlyName")]
public string AffectedObjectFriendlyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="affectedObjectFriendlyName")>]
member this.AffectedObjectFriendlyName : string with get, set
Public Property AffectedObjectFriendlyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to