FormatType(String) Constructor

Definition

Initializes a new instance of FormatType.

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

Parameters

value
String

Exceptions

value is null.

Applies to