LiveEvent.SystemData Property

Definition

Gets the system metadata relating to this resource.

[Newtonsoft.Json.JsonProperty(PropertyName="systemData")]
public Microsoft.Azure.Management.Media.Models.SystemData SystemData { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemData")>]
member this.SystemData : Microsoft.Azure.Management.Media.Models.SystemData
Public ReadOnly Property SystemData As SystemData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to