PredictionResourceFormatData Class

Definition

A class representing the PredictionResourceFormat data model. The prediction resource format.

public class PredictionResourceFormatData : Azure.ResourceManager.Models.ResourceData
type PredictionResourceFormatData = class
    inherit ResourceData
Public Class PredictionResourceFormatData
Inherits ResourceData
Inheritance
PredictionResourceFormatData

Constructors

PredictionResourceFormatData()

Initializes a new instance of PredictionResourceFormatData.

Properties

AutoAnalyze

Whether do auto analyze.

Description

Description of the prediction.

DisplayName

Display name of the prediction.

Grades

The prediction grades.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
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.

Name

The name of the resource.

(Inherited from ResourceData)
NegativeOutcomeExpression

Negative outcome expression.

PositiveOutcomeExpression

Positive outcome expression.

PredictionName

Name of the prediction.

PrimaryProfileType

Primary profile type.

ProvisioningState

Provisioning state.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
ScopeExpression

Scope expression.

ScoreLabel

Score label.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
SystemGeneratedEntities

System generated entities.

TenantId

The hub name.

Applies to