CognitiveServicesAgentApplicationData Constructor

Definition

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

properties
CognitiveServicesAgenticApplicationProperties

[Required] Additional attributes of the entity.

Exceptions

properties is null.

Applies to