PolicyState.Component Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IComponentStateDetails> Component { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)>]
member this.Component : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IComponentStateDetails> with get, set
Public Property Component As List(Of IComponentStateDetails)

Property Value

Implements

Attributes

Applies to