Partager via


PropertyDefinition(String, String) Constructeur

Définition

Initialise une nouvelle instance de PropertyDefinition.

public PropertyDefinition (string fieldName, string fieldType);
new Azure.ResourceManager.CustomerInsights.Models.PropertyDefinition : string * string -> Azure.ResourceManager.CustomerInsights.Models.PropertyDefinition
Public Sub New (fieldName As String, fieldType As String)

Paramètres

fieldName
String

Nom de la propriété.

fieldType
String

Type de la propriété.

Exceptions

fieldName ou fieldType est null.

S’applique à