Compartilhar via


PolicyExemption.SystemData Property

Definition

Gets or sets the resource system data.

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public Microsoft.Azure.Management.ResourceManager.Models.SystemData SystemData { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.SystemData : Microsoft.Azure.Management.ResourceManager.Models.SystemData with get, set
Public Property SystemData As SystemData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to