ArmSecurityCenterModelFactory.SecurityConnectorEnvironment(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.SecurityConnectorEnvironment SecurityConnectorEnvironment(string environmentType = default);
static member SecurityConnectorEnvironment : string -> Azure.ResourceManager.SecurityCenter.Models.SecurityConnectorEnvironment
Public Shared Function SecurityConnectorEnvironment (Optional environmentType As String = Nothing) As SecurityConnectorEnvironment
Parameters
- environmentType
- String
The type of the environment data.
Returns
A new SecurityConnectorEnvironment instance for mocking.