SecurityInsightsIncidentOwnerType(String) Constructor

Definition

Initializes a new instance of SecurityInsightsIncidentOwnerType.

public SecurityInsightsIncidentOwnerType(string value);
new Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsIncidentOwnerType : string -> Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsIncidentOwnerType
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to