CognitiveServicesAgentApplicationData Constructor
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.
Initializes a new instance of CognitiveServicesAgentApplicationData.
public CognitiveServicesAgentApplicationData(Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgenticApplicationProperties properties);
new Azure.ResourceManager.CognitiveServices.CognitiveServicesAgentApplicationData : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAgenticApplicationProperties -> Azure.ResourceManager.CognitiveServices.CognitiveServicesAgentApplicationData
Public Sub New (properties As CognitiveServicesAgenticApplicationProperties)
Parameters
[Required] Additional attributes of the entity.
Exceptions
properties is null.