PredictionResourceFormat interface

The prediction resource format.

Extends

Properties

autoAnalyze

Whether do auto analyze.

description

Description of the prediction.

displayName

Display name of the prediction.

grades

The prediction grades.

involvedInteractionTypes

Interaction types involved in the prediction.

involvedKpiTypes

KPI types involved in the prediction.

involvedRelationships

Relationships involved in the prediction.

mappings

Definition of the link mapping of prediction.

negativeOutcomeExpression

Negative outcome expression.

positiveOutcomeExpression

Positive outcome expression.

predictionName

Name of the prediction.

primaryProfileType

Primary profile type.

provisioningState

Provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

scopeExpression

Scope expression.

scoreLabel

Score label.

systemGeneratedEntities

System generated entities. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId

The hub name. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

autoAnalyze

Whether do auto analyze.

autoAnalyze?: boolean

Property Value

boolean

description

Description of the prediction.

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

Property Value

{[propertyName: string]: string}

displayName

Display name of the prediction.

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

Property Value

{[propertyName: string]: string}

grades

The prediction grades.

grades?: PredictionGradesItem[]

Property Value

involvedInteractionTypes

Interaction types involved in the prediction.

involvedInteractionTypes?: string[]

Property Value

string[]

involvedKpiTypes

KPI types involved in the prediction.

involvedKpiTypes?: string[]

Property Value

string[]

involvedRelationships

Relationships involved in the prediction.

involvedRelationships?: string[]

Property Value

string[]

mappings

Definition of the link mapping of prediction.

mappings?: PredictionMappings

Property Value

negativeOutcomeExpression

Negative outcome expression.

negativeOutcomeExpression?: string

Property Value

string

positiveOutcomeExpression

Positive outcome expression.

positiveOutcomeExpression?: string

Property Value

string

predictionName

Name of the prediction.

predictionName?: string

Property Value

string

primaryProfileType

Primary profile type.

primaryProfileType?: string

Property Value

string

provisioningState

Provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

scopeExpression

Scope expression.

scopeExpression?: string

Property Value

string

scoreLabel

Score label.

scoreLabel?: string

Property Value

string

systemGeneratedEntities

System generated entities. NOTE: This property will not be serialized. It can only be populated by the server.

systemGeneratedEntities?: PredictionSystemGeneratedEntities

Property Value

tenantId

The hub name. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

Property Value

string

Inherited Property Details

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type