ArmSecurityCenterModelFactory.SecurityAlertResourceIdentifier(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.SecurityAlertResourceIdentifier SecurityAlertResourceIdentifier(string type = default);
static member SecurityAlertResourceIdentifier : string -> Azure.ResourceManager.SecurityCenter.Models.SecurityAlertResourceIdentifier
Public Shared Function SecurityAlertResourceIdentifier (Optional type As String = Nothing) As SecurityAlertResourceIdentifier
Parameters
- type
- String
There can be multiple identifiers of different type per alert, this field specify the identifier type.
Returns
A new SecurityAlertResourceIdentifier instance for mocking.