Compartir a través de


PolicyEvent.Components Propiedad

Definición

Obtiene o establece los registros de eventos de componentes rellenados solo cuando la dirección URL contiene $expand=la cláusula components.

[Newtonsoft.Json.JsonProperty(PropertyName="components")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.ComponentEventDetails> Components { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="components")>]
member this.Components : System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.ComponentEventDetails> with get, set
Public Property Components As IList(Of ComponentEventDetails)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a