HierarchicalChildModelCreateObject Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
HierarchicalChildModelCreateObject() | |
HierarchicalChildModelCreateObject(String) |
HierarchicalChildModelCreateObject()
public HierarchicalChildModelCreateObject ();
Public Sub New ()
Applies to
HierarchicalChildModelCreateObject(String)
public HierarchicalChildModelCreateObject (string name = default);
new Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.HierarchicalChildModelCreateObject : string -> Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.HierarchicalChildModelCreateObject
Public Sub New (Optional name As String = Nothing)
Parameters
- name
- String