다음을 통해 공유


PolicyEvent.Components Property

Definition

Components events records populated only when URL contains $expand=components clause.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PolicyInsights.Models.ComponentEventDetails> Components { get; }
member this.Components : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PolicyInsights.Models.ComponentEventDetails>
Public ReadOnly Property Components As IReadOnlyList(Of ComponentEventDetails)

Property Value

Applies to