SecurityCenterStandardData.Components Property

Definition

List of component objects containing component unique keys (such as assessment keys) to apply to standard scope. Currently only supports assessment keys.

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

Property Value

Applies to