CanonicalPropertyValueType(String) Constructor

Definition

Initializes a new instance of CanonicalPropertyValueType.

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

Parameters

value
String

Exceptions

value is null.

Applies to