共用方式為


SecurityInsightsSourceKind(String) Constructor

Definition

Initializes a new instance of SecurityInsightsSourceKind.

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

Parameters

value
String

Exceptions

value is null.

Applies to