Share via


ProjectProperties interface

Properties of Cognitive Services Project'.

Properties

description

The description of the Cognitive Services Project.

displayName

The display name of the Cognitive Services Project.

endpoints

The list of endpoint for this Cognitive Services Project. NOTE: This property will not be serialized. It can only be populated by the server.

isDefault

Indicates whether the project is the default project for the account. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Gets the status of the cognitive services project at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

description

The description of the Cognitive Services Project.

description?: string

Property Value

string

displayName

The display name of the Cognitive Services Project.

displayName?: string

Property Value

string

endpoints

The list of endpoint for this Cognitive Services Project. NOTE: This property will not be serialized. It can only be populated by the server.

endpoints?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

isDefault

Indicates whether the project is the default project for the account. NOTE: This property will not be serialized. It can only be populated by the server.

isDefault?: boolean

Property Value

boolean

provisioningState

Gets the status of the cognitive services project at the time the operation was called. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string