IotSecurityInventoryListKind(String) Constructor

Definition

Initializes a new instance of IotSecurityInventoryListKind.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to