CognitiveServicesWorkbenchData(CognitiveServicesWorkbenchProperties) Constructor

Definition

Initializes a new instance of CognitiveServicesWorkbenchData.

public CognitiveServicesWorkbenchData(Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesWorkbenchProperties properties);
new Azure.ResourceManager.CognitiveServices.CognitiveServicesWorkbenchData : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesWorkbenchProperties -> Azure.ResourceManager.CognitiveServices.CognitiveServicesWorkbenchData
Public Sub New (properties As CognitiveServicesWorkbenchProperties)

Parameters

properties
CognitiveServicesWorkbenchProperties

Properties of the workbench resource.

Exceptions

properties is null.

Applies to