SecurityCenterStandardData.Components Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)