ArmSecurityCenterModelFactory.SecurityAlertSimulatorContent 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.SecurityAlertSimulatorContent SecurityAlertSimulatorContent(Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSimulatorRequestProperties properties = default);
static member SecurityAlertSimulatorContent : Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSimulatorRequestProperties -> Azure.ResourceManager.SecurityCenter.Models.SecurityAlertSimulatorContent
Public Shared Function SecurityAlertSimulatorContent (Optional properties As SecurityAlertSimulatorRequestProperties = Nothing) As SecurityAlertSimulatorContent
Parameters
- properties
- SecurityAlertSimulatorRequestProperties
Alert Simulator request body data.
Returns
A new SecurityAlertSimulatorContent instance for mocking.