ArmSecurityCenterModelFactory.StandardComponentProperties(String) Method
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.
public static Azure.ResourceManager.SecurityCenter.Models.StandardComponentProperties StandardComponentProperties(string key = default);
static member StandardComponentProperties : string -> Azure.ResourceManager.SecurityCenter.Models.StandardComponentProperties
Public Shared Function StandardComponentProperties (Optional key As String = Nothing) As StandardComponentProperties
Parameters
- key
- String
Component Key matching componentMetadata.
Returns
A new StandardComponentProperties instance for mocking.