共用方式為


SecurityInsightsRegistryValueKind(String) Constructor

Definition

Initializes a new instance of SecurityInsightsRegistryValueKind.

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

Parameters

value
String

Exceptions

value is null.

Applies to