Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-customerinsights

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AuthorizationPoliciesCreateOrUpdateResponse

AuthorizationPoliciesCreateOrUpdateResponse: AuthorizationPolicyResourceFormat & object

Contains response data for the createOrUpdate operation.

AuthorizationPoliciesGetResponse

AuthorizationPoliciesGetResponse: AuthorizationPolicyResourceFormat & object

Contains response data for the get operation.

AuthorizationPoliciesListByHubNextResponse

AuthorizationPoliciesListByHubNextResponse: AuthorizationPolicyListResult & object

Contains response data for the listByHubNext operation.

AuthorizationPoliciesListByHubResponse

AuthorizationPoliciesListByHubResponse: AuthorizationPolicyListResult & object

Contains response data for the listByHub operation.

AuthorizationPoliciesRegeneratePrimaryKeyResponse

AuthorizationPoliciesRegeneratePrimaryKeyResponse: AuthorizationPolicy & object

Contains response data for the regeneratePrimaryKey operation.

AuthorizationPoliciesRegenerateSecondaryKeyResponse

AuthorizationPoliciesRegenerateSecondaryKeyResponse: AuthorizationPolicy & object

Contains response data for the regenerateSecondaryKey operation.

CalculationWindowTypes

CalculationWindowTypes: "Lifetime" | "Hour" | "Day" | "Week" | "Month"

Defines values for CalculationWindowTypes. Possible values include: 'Lifetime', 'Hour', 'Day', 'Week', 'Month'

readonly
enum

{string}

CanonicalPropertyValueType

CanonicalPropertyValueType: "Numeric" | "Categorical" | "DerivedCategorical" | "DerivedNumeric"

Defines values for CanonicalPropertyValueType. Possible values include: 'Numeric', 'Categorical', 'DerivedCategorical', 'DerivedNumeric'

readonly
enum

{string}

CardinalityTypes

CardinalityTypes: "OneToOne" | "OneToMany" | "ManyToMany"

Defines values for CardinalityTypes. Possible values include: 'OneToOne', 'OneToMany', 'ManyToMany'

readonly
enum

{string}

CompletionOperationTypes

CompletionOperationTypes: "DoNothing" | "DeleteFile" | "MoveFile"

Defines values for CompletionOperationTypes. Possible values include: 'DoNothing', 'DeleteFile', 'MoveFile'

readonly
enum

{string}

ConnectorMappingStates

ConnectorMappingStates: "Creating" | "Created" | "Failed" | "Ready" | "Running" | "Stopped" | "Expiring"

Defines values for ConnectorMappingStates. Possible values include: 'Creating', 'Created', 'Failed', 'Ready', 'Running', 'Stopped', 'Expiring'

readonly
enum

{string}

ConnectorMappingsCreateOrUpdateResponse

ConnectorMappingsCreateOrUpdateResponse: ConnectorMappingResourceFormat & object

Contains response data for the createOrUpdate operation.

ConnectorMappingsGetResponse

ConnectorMappingsGetResponse: ConnectorMappingResourceFormat & object

Contains response data for the get operation.

ConnectorMappingsListByConnectorNextResponse

ConnectorMappingsListByConnectorNextResponse: ConnectorMappingListResult & object

Contains response data for the listByConnectorNext operation.

ConnectorMappingsListByConnectorResponse

ConnectorMappingsListByConnectorResponse: ConnectorMappingListResult & object

Contains response data for the listByConnector operation.

ConnectorStates

ConnectorStates: "Creating" | "Created" | "Ready" | "Expiring" | "Deleting" | "Failed"

Defines values for ConnectorStates. Possible values include: 'Creating', 'Created', 'Ready', 'Expiring', 'Deleting', 'Failed'

readonly
enum

{string}

ConnectorTypes

ConnectorTypes: "None" | "CRM" | "AzureBlob" | "Salesforce" | "ExchangeOnline" | "Outbound"

Defines values for ConnectorTypes. Possible values include: 'None', 'CRM', 'AzureBlob', 'Salesforce', 'ExchangeOnline', 'Outbound'

readonly
enum

{string}

ConnectorsBeginCreateOrUpdateResponse

ConnectorsBeginCreateOrUpdateResponse: ConnectorResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

ConnectorsCreateOrUpdateResponse

ConnectorsCreateOrUpdateResponse: ConnectorResourceFormat & object

Contains response data for the createOrUpdate operation.

ConnectorsGetResponse

ConnectorsGetResponse: ConnectorResourceFormat & object

Contains response data for the get operation.

ConnectorsListByHubNextResponse

ConnectorsListByHubNextResponse: ConnectorListResult & object

Contains response data for the listByHubNext operation.

ConnectorsListByHubResponse

ConnectorsListByHubResponse: ConnectorListResult & object

Contains response data for the listByHub operation.

DataSourceType

DataSourceType: "Connector" | "LinkInteraction" | "SystemDefault"

Defines values for DataSourceType. Possible values include: 'Connector', 'LinkInteraction', 'SystemDefault'

readonly
enum

{string}

EntityType

EntityType: "None" | "Profile" | "Interaction" | "Relationship"

Defines values for EntityType. Possible values include: 'None', 'Profile', 'Interaction', 'Relationship'

readonly
enum

{string}

EntityTypes

EntityTypes: "None" | "Profile" | "Interaction" | "Relationship"

Defines values for EntityTypes. Possible values include: 'None', 'Profile', 'Interaction', 'Relationship'

readonly
enum

{string}

ErrorManagementTypes

ErrorManagementTypes: "RejectAndContinue" | "StopImport" | "RejectUntilLimit"

Defines values for ErrorManagementTypes. Possible values include: 'RejectAndContinue', 'StopImport', 'RejectUntilLimit'

readonly
enum

{string}

FrequencyTypes

FrequencyTypes: "Minute" | "Hour" | "Day" | "Week" | "Month"

Defines values for FrequencyTypes. Possible values include: 'Minute', 'Hour', 'Day', 'Week', 'Month'

readonly
enum

{string}

HubsCreateOrUpdateResponse

HubsCreateOrUpdateResponse: Hub & object

Contains response data for the createOrUpdate operation.

HubsGetResponse

HubsGetResponse: Hub & object

Contains response data for the get operation.

HubsListByResourceGroupNextResponse

HubsListByResourceGroupNextResponse: HubListResult & object

Contains response data for the listByResourceGroupNext operation.

HubsListByResourceGroupResponse

HubsListByResourceGroupResponse: HubListResult & object

Contains response data for the listByResourceGroup operation.

HubsListNextResponse

HubsListNextResponse: HubListResult & object

Contains response data for the listNext operation.

HubsListResponse

HubsListResponse: HubListResult & object

Contains response data for the list operation.

HubsUpdateResponse

HubsUpdateResponse: Hub & object

Contains response data for the update operation.

ImagesGetUploadUrlForDataResponse

ImagesGetUploadUrlForDataResponse: ImageDefinition & object

Contains response data for the getUploadUrlForData operation.

ImagesGetUploadUrlForEntityTypeResponse

ImagesGetUploadUrlForEntityTypeResponse: ImageDefinition & object

Contains response data for the getUploadUrlForEntityType operation.

InstanceOperationType

InstanceOperationType: "Upsert" | "Delete"

Defines values for InstanceOperationType. Possible values include: 'Upsert', 'Delete'

readonly
enum

{string}

InteractionsBeginCreateOrUpdateResponse

InteractionsBeginCreateOrUpdateResponse: InteractionResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

InteractionsCreateOrUpdateResponse

InteractionsCreateOrUpdateResponse: InteractionResourceFormat & object

Contains response data for the createOrUpdate operation.

InteractionsGetResponse

InteractionsGetResponse: InteractionResourceFormat & object

Contains response data for the get operation.

InteractionsListByHubNextResponse

InteractionsListByHubNextResponse: InteractionListResult & object

Contains response data for the listByHubNext operation.

InteractionsListByHubResponse

InteractionsListByHubResponse: InteractionListResult & object

Contains response data for the listByHub operation.

InteractionsSuggestRelationshipLinksResponse

InteractionsSuggestRelationshipLinksResponse: SuggestRelationshipLinksResponse & object

Contains response data for the suggestRelationshipLinks operation.

KpiBeginCreateOrUpdateResponse

KpiBeginCreateOrUpdateResponse: KpiResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

KpiCreateOrUpdateResponse

KpiCreateOrUpdateResponse: KpiResourceFormat & object

Contains response data for the createOrUpdate operation.

KpiFunctions

KpiFunctions: "Sum" | "Avg" | "Min" | "Max" | "Last" | "Count" | "None" | "CountDistinct"

Defines values for KpiFunctions. Possible values include: 'Sum', 'Avg', 'Min', 'Max', 'Last', 'Count', 'None', 'CountDistinct'

readonly
enum

{string}

KpiGetResponse

KpiGetResponse: KpiResourceFormat & object

Contains response data for the get operation.

KpiListByHubNextResponse

KpiListByHubNextResponse: KpiListResult & object

Contains response data for the listByHubNext operation.

KpiListByHubResponse

KpiListByHubResponse: KpiListResult & object

Contains response data for the listByHub operation.

LinkTypes

LinkTypes: "UpdateAlways" | "CopyIfNull"

Defines values for LinkTypes. Possible values include: 'UpdateAlways', 'CopyIfNull'

readonly
enum

{string}

LinksBeginCreateOrUpdateResponse

LinksBeginCreateOrUpdateResponse: LinkResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

LinksCreateOrUpdateResponse

LinksCreateOrUpdateResponse: LinkResourceFormat & object

Contains response data for the createOrUpdate operation.

LinksGetResponse

LinksGetResponse: LinkResourceFormat & object

Contains response data for the get operation.

LinksListByHubNextResponse

LinksListByHubNextResponse: LinkListResult & object

Contains response data for the listByHubNext operation.

LinksListByHubResponse

LinksListByHubResponse: LinkListResult & object

Contains response data for the listByHub operation.

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

PermissionTypes

PermissionTypes: "Read" | "Write" | "Manage"

Defines values for PermissionTypes. Possible values include: 'Read', 'Write', 'Manage'

readonly
enum

{string}

PredictionModelLifeCycle

PredictionModelLifeCycle: "New" | "Provisioning" | "ProvisioningFailed" | "PendingDiscovering" | "Discovering" | "PendingFeaturing" | "Featuring" | "FeaturingFailed" | "PendingTraining" | "Training" | "TrainingFailed" | "Evaluating" | "EvaluatingFailed" | "PendingModelConfirmation" | "Active" | "Deleted" | "HumanIntervention" | "Failed"

Defines values for PredictionModelLifeCycle. Possible values include: 'New', 'Provisioning', 'ProvisioningFailed', 'PendingDiscovering', 'Discovering', 'PendingFeaturing', 'Featuring', 'FeaturingFailed', 'PendingTraining', 'Training', 'TrainingFailed', 'Evaluating', 'EvaluatingFailed', 'PendingModelConfirmation', 'Active', 'Deleted', 'HumanIntervention', 'Failed'

readonly
enum

{string}

PredictionsBeginCreateOrUpdateResponse

PredictionsBeginCreateOrUpdateResponse: PredictionResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

PredictionsCreateOrUpdateResponse

PredictionsCreateOrUpdateResponse: PredictionResourceFormat & object

Contains response data for the createOrUpdate operation.

PredictionsGetModelStatusResponse

PredictionsGetModelStatusResponse: PredictionModelStatus & object

Contains response data for the getModelStatus operation.

PredictionsGetResponse

PredictionsGetResponse: PredictionResourceFormat & object

Contains response data for the get operation.

PredictionsGetTrainingResultsResponse

PredictionsGetTrainingResultsResponse: PredictionTrainingResults & object

Contains response data for the getTrainingResults operation.

PredictionsListByHubNextResponse

PredictionsListByHubNextResponse: PredictionListResult & object

Contains response data for the listByHubNext operation.

PredictionsListByHubResponse

PredictionsListByHubResponse: PredictionListResult & object

Contains response data for the listByHub operation.

ProfilesBeginCreateOrUpdateResponse

ProfilesBeginCreateOrUpdateResponse: ProfileResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

ProfilesCreateOrUpdateResponse

ProfilesCreateOrUpdateResponse: ProfileResourceFormat & object

Contains response data for the createOrUpdate operation.

ProfilesGetEnrichingKpisResponse

ProfilesGetEnrichingKpisResponse: Array<KpiDefinition> & object

Contains response data for the getEnrichingKpis operation.

ProfilesGetResponse

ProfilesGetResponse: ProfileResourceFormat & object

Contains response data for the get operation.

ProfilesListByHubNextResponse

ProfilesListByHubNextResponse: ProfileListResult & object

Contains response data for the listByHubNext operation.

ProfilesListByHubResponse

ProfilesListByHubResponse: ProfileListResult & object

Contains response data for the listByHub operation.

ProvisioningStates

ProvisioningStates: "Provisioning" | "Succeeded" | "Expiring" | "Deleting" | "HumanIntervention" | "Failed"

Defines values for ProvisioningStates. Possible values include: 'Provisioning', 'Succeeded', 'Expiring', 'Deleting', 'HumanIntervention', 'Failed'

readonly
enum

{string}

RelationshipLinksBeginCreateOrUpdateResponse

RelationshipLinksBeginCreateOrUpdateResponse: RelationshipLinkResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

RelationshipLinksCreateOrUpdateResponse

RelationshipLinksCreateOrUpdateResponse: RelationshipLinkResourceFormat & object

Contains response data for the createOrUpdate operation.

RelationshipLinksGetResponse

RelationshipLinksGetResponse: RelationshipLinkResourceFormat & object

Contains response data for the get operation.

RelationshipLinksListByHubNextResponse

RelationshipLinksListByHubNextResponse: RelationshipLinkListResult & object

Contains response data for the listByHubNext operation.

RelationshipLinksListByHubResponse

RelationshipLinksListByHubResponse: RelationshipLinkListResult & object

Contains response data for the listByHub operation.

RelationshipsBeginCreateOrUpdateResponse

RelationshipsBeginCreateOrUpdateResponse: RelationshipResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

RelationshipsCreateOrUpdateResponse

RelationshipsCreateOrUpdateResponse: RelationshipResourceFormat & object

Contains response data for the createOrUpdate operation.

RelationshipsGetResponse

RelationshipsGetResponse: RelationshipResourceFormat & object

Contains response data for the get operation.

RelationshipsListByHubNextResponse

RelationshipsListByHubNextResponse: RelationshipListResult & object

Contains response data for the listByHubNext operation.

RelationshipsListByHubResponse

RelationshipsListByHubResponse: RelationshipListResult & object

Contains response data for the listByHub operation.

RoleAssignmentsBeginCreateOrUpdateResponse

RoleAssignmentsBeginCreateOrUpdateResponse: RoleAssignmentResourceFormat & object

Contains response data for the beginCreateOrUpdate operation.

RoleAssignmentsCreateOrUpdateResponse

RoleAssignmentsCreateOrUpdateResponse: RoleAssignmentResourceFormat & object

Contains response data for the createOrUpdate operation.

RoleAssignmentsGetResponse

RoleAssignmentsGetResponse: RoleAssignmentResourceFormat & object

Contains response data for the get operation.

RoleAssignmentsListByHubNextResponse

RoleAssignmentsListByHubNextResponse: RoleAssignmentListResult & object

Contains response data for the listByHubNext operation.

RoleAssignmentsListByHubResponse

RoleAssignmentsListByHubResponse: RoleAssignmentListResult & object

Contains response data for the listByHub operation.

RoleTypes

RoleTypes: "Admin" | "Reader" | "ManageAdmin" | "ManageReader" | "DataAdmin" | "DataReader"

Defines values for RoleTypes. Possible values include: 'Admin', 'Reader', 'ManageAdmin', 'ManageReader', 'DataAdmin', 'DataReader'

readonly
enum

{string}

RolesListByHubNextResponse

RolesListByHubNextResponse: RoleListResult & object

Contains response data for the listByHubNext operation.

RolesListByHubResponse

RolesListByHubResponse: RoleListResult & object

Contains response data for the listByHub operation.

Status

Status: "None" | "Active" | "Deleted"

Defines values for Status. Possible values include: 'None', 'Active', 'Deleted'

readonly
enum

{string}

ViewsCreateOrUpdateResponse

ViewsCreateOrUpdateResponse: ViewResourceFormat & object

Contains response data for the createOrUpdate operation.

ViewsGetResponse

ViewsGetResponse: ViewResourceFormat & object

Contains response data for the get operation.

ViewsListByHubNextResponse

ViewsListByHubNextResponse: ViewListResult & object

Contains response data for the listByHubNext operation.

ViewsListByHubResponse

ViewsListByHubResponse: ViewListResult & object

Contains response data for the listByHub operation.

WidgetTypesGetResponse

WidgetTypesGetResponse: WidgetTypeResourceFormat & object

Contains response data for the get operation.

WidgetTypesListByHubNextResponse

WidgetTypesListByHubNextResponse: WidgetTypeListResult & object

Contains response data for the listByHubNext operation.

WidgetTypesListByHubResponse

WidgetTypesListByHubResponse: WidgetTypeListResult & object

Contains response data for the listByHub operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const AssignmentPrincipal

AssignmentPrincipal: object

serializedName

serializedName: string = "AssignmentPrincipal"

type

type: object

className

className: string = "AssignmentPrincipal"

name

name: string = "Composite"

modelProperties

modelProperties: object

principalId

principalId: object

required

required: boolean = true

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

principalMetadata

principalMetadata: object

serializedName

serializedName: string = "principalMetadata"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

principalType

principalType: object

required

required: boolean = true

serializedName

serializedName: string = "principalType"

type

type: object

name

name: string = "String"

Const AuthorizationPolicy

AuthorizationPolicy: object

serializedName

serializedName: string = "AuthorizationPolicy"

type

type: object

className

className: string = "AuthorizationPolicy"

name

name: string = "Composite"

modelProperties

modelProperties: object

permissions

permissions: object

required

required: boolean = true

serializedName

serializedName: string = "permissions"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

allowedValues

allowedValues: string[] = ["Read","Write","Manage"]

name

name: string = "Enum"

policyName

policyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "policyName"

type

type: object

name

name: string = "String"

primaryKey

primaryKey: object

serializedName

serializedName: string = "primaryKey"

type

type: object

name

name: string = "String"

secondaryKey

secondaryKey: object

serializedName

serializedName: string = "secondaryKey"

type

type: object

name

name: string = "String"

Const AuthorizationPolicyListResult

AuthorizationPolicyListResult: object

serializedName

serializedName: string = "AuthorizationPolicyListResult"

type

type: object

className

className: string = "AuthorizationPolicyListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AuthorizationPolicyResourceFormat"

name

name: string = "Composite"

Const AuthorizationPolicyResourceFormat

AuthorizationPolicyResourceFormat: object

serializedName

serializedName: string = "AuthorizationPolicyResourceFormat"

type

type: object

className

className: string = "AuthorizationPolicyResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

permissions

permissions: object

required

required: boolean = true

serializedName

serializedName: string = "properties.permissions"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

allowedValues

allowedValues: string[] = ["Read","Write","Manage"]

name

name: string = "Enum"

policyName

policyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.policyName"

type

type: object

name

name: string = "String"

primaryKey

primaryKey: object

serializedName

serializedName: string = "properties.primaryKey"

type

type: object

name

name: string = "String"

secondaryKey

secondaryKey: object

serializedName

serializedName: string = "properties.secondaryKey"

type

type: object

name

name: string = "String"

Const AzureBlobConnectorProperties

AzureBlobConnectorProperties: object

serializedName

serializedName: string = "AzureBlobConnectorProperties"

type

type: object

className

className: string = "AzureBlobConnectorProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectionKeyVaultUrl

connectionKeyVaultUrl: object

required

required: boolean = true

serializedName

serializedName: string = "connectionKeyVaultUrl"

type

type: object

name

name: string = "String"

Const CanonicalProfileDefinition

CanonicalProfileDefinition: object

serializedName

serializedName: string = "CanonicalProfileDefinition"

type

type: object

className

className: string = "CanonicalProfileDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

canonicalProfileId

canonicalProfileId: object

serializedName

serializedName: string = "canonicalProfileId"

type

type: object

name

name: string = "Number"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CanonicalProfileDefinitionPropertiesItem"

name

name: string = "Composite"

Const CanonicalProfileDefinitionPropertiesItem

CanonicalProfileDefinitionPropertiesItem: object

serializedName

serializedName: string = "CanonicalProfileDefinition_propertiesItem"

type

type: object

className

className: string = "CanonicalProfileDefinitionPropertiesItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

profileName

profileName: object

serializedName

serializedName: string = "profileName"

type

type: object

name

name: string = "String"

profilePropertyName

profilePropertyName: object

serializedName

serializedName: string = "profilePropertyName"

type

type: object

name

name: string = "String"

rank

rank: object

serializedName

serializedName: string = "rank"

type

type: object

name

name: string = "Number"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const ConnectorListResult

ConnectorListResult: object

serializedName

serializedName: string = "ConnectorListResult"

type

type: object

className

className: string = "ConnectorListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ConnectorResourceFormat"

name

name: string = "Composite"

Const ConnectorMappingAvailability

ConnectorMappingAvailability: object

serializedName

serializedName: string = "ConnectorMappingAvailability"

type

type: object

className

className: string = "ConnectorMappingAvailability"

name

name: string = "Composite"

modelProperties

modelProperties: object

frequency

frequency: object

serializedName

serializedName: string = "frequency"

type

type: object

allowedValues

allowedValues: string[] = ["Minute","Hour","Day","Week","Month"]

name

name: string = "Enum"

interval

interval: object

required

required: boolean = true

serializedName

serializedName: string = "interval"

type

type: object

name

name: string = "Number"

Const ConnectorMappingCompleteOperation

ConnectorMappingCompleteOperation: object

serializedName

serializedName: string = "ConnectorMappingCompleteOperation"

type

type: object

className

className: string = "ConnectorMappingCompleteOperation"

name

name: string = "Composite"

modelProperties

modelProperties: object

completionOperationType

completionOperationType: object

serializedName

serializedName: string = "completionOperationType"

type

type: object

allowedValues

allowedValues: string[] = ["DoNothing","DeleteFile","MoveFile"]

name

name: string = "Enum"

destinationFolder

destinationFolder: object

serializedName

serializedName: string = "destinationFolder"

type

type: object

name

name: string = "String"

Const ConnectorMappingErrorManagement

ConnectorMappingErrorManagement: object

serializedName

serializedName: string = "ConnectorMappingErrorManagement"

type

type: object

className

className: string = "ConnectorMappingErrorManagement"

name

name: string = "Composite"

modelProperties

modelProperties: object

errorLimit

errorLimit: object

serializedName

serializedName: string = "errorLimit"

type

type: object

name

name: string = "Number"

errorManagementType

errorManagementType: object

required

required: boolean = true

serializedName

serializedName: string = "errorManagementType"

type

type: object

allowedValues

allowedValues: string[] = ["RejectAndContinue","StopImport","RejectUntilLimit"]

name

name: string = "Enum"

Const ConnectorMappingFormat

ConnectorMappingFormat: object

serializedName

serializedName: string = "ConnectorMappingFormat"

type

type: object

className

className: string = "ConnectorMappingFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

acceptLanguage

acceptLanguage: object

serializedName

serializedName: string = "acceptLanguage"

type

type: object

name

name: string = "String"

arraySeparator

arraySeparator: object

serializedName

serializedName: string = "arraySeparator"

type

type: object

name

name: string = "String"

columnDelimiter

columnDelimiter: object

serializedName

serializedName: string = "columnDelimiter"

type

type: object

name

name: string = "String"

formatType

formatType: object

defaultValue

defaultValue: string = "TextFormat"

isConstant

isConstant: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "formatType"

type

type: object

name

name: string = "String"

quoteCharacter

quoteCharacter: object

serializedName

serializedName: string = "quoteCharacter"

type

type: object

name

name: string = "String"

quoteEscapeCharacter

quoteEscapeCharacter: object

serializedName

serializedName: string = "quoteEscapeCharacter"

type

type: object

name

name: string = "String"

Const ConnectorMappingListResult

ConnectorMappingListResult: object

serializedName

serializedName: string = "ConnectorMappingListResult"

type

type: object

className

className: string = "ConnectorMappingListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ConnectorMappingResourceFormat"

name

name: string = "Composite"

Const ConnectorMappingProperties

ConnectorMappingProperties: object

serializedName

serializedName: string = "ConnectorMappingProperties"

type

type: object

className

className: string = "ConnectorMappingProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

availability

availability: object

required

required: boolean = true

serializedName

serializedName: string = "availability"

type

type: object

className

className: string = "ConnectorMappingAvailability"

name

name: string = "Composite"

completeOperation

completeOperation: object

required

required: boolean = true

serializedName

serializedName: string = "completeOperation"

type

type: object

className

className: string = "ConnectorMappingCompleteOperation"

name

name: string = "Composite"

errorManagement

errorManagement: object

required

required: boolean = true

serializedName

serializedName: string = "errorManagement"

type

type: object

className

className: string = "ConnectorMappingErrorManagement"

name

name: string = "Composite"

fileFilter

fileFilter: object

serializedName

serializedName: string = "fileFilter"

type

type: object

name

name: string = "String"

folderPath

folderPath: object

serializedName

serializedName: string = "folderPath"

type

type: object

name

name: string = "String"

format

format: object

defaultValue

defaultValue: object

Type declaration

required

required: boolean = true

serializedName

serializedName: string = "format"

type

type: object

className

className: string = "ConnectorMappingFormat"

name

name: string = "Composite"

hasHeader

hasHeader: object

serializedName

serializedName: string = "hasHeader"

type

type: object

name

name: string = "Boolean"

structure

structure: object

required

required: boolean = true

serializedName

serializedName: string = "structure"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ConnectorMappingStructure"

name

name: string = "Composite"

Const ConnectorMappingResourceFormat

ConnectorMappingResourceFormat: object

serializedName

serializedName: string = "ConnectorMappingResourceFormat"

type

type: object

className

className: string = "ConnectorMappingResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectorMappingName

connectorMappingName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.connectorMappingName"

type

type: object

name

name: string = "String"

connectorName

connectorName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.connectorName"

type

type: object

name

name: string = "String"

connectorType

connectorType: object

serializedName

serializedName: string = "properties.connectorType"

type

type: object

name

name: string = "String"

created

created: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.created"

type

type: object

name

name: string = "DateTime"

dataFormatId

dataFormatId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.dataFormatId"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

entityType

entityType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.entityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

entityTypeName

entityTypeName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.entityTypeName"

type

type: object

name

name: string = "String"

lastModified

lastModified: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastModified"

type

type: object

name

name: string = "DateTime"

mappingProperties

mappingProperties: object

defaultValue

defaultValue: object

Type declaration

required

required: boolean = true

serializedName

serializedName: string = "properties.mappingProperties"

type

type: object

className

className: string = "ConnectorMappingProperties"

name

name: string = "Composite"

nextRunTime

nextRunTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.nextRunTime"

type

type: object

name

name: string = "DateTime"

runId

runId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.runId"

type

type: object

name

name: string = "String"

state

state: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Creating","Created","Failed","Ready","Running","Stopped","Expiring"]

name

name: string = "Enum"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

Const ConnectorMappingStructure

ConnectorMappingStructure: object

serializedName

serializedName: string = "ConnectorMappingStructure"

type

type: object

className

className: string = "ConnectorMappingStructure"

name

name: string = "Composite"

modelProperties

modelProperties: object

columnName

columnName: object

required

required: boolean = true

serializedName

serializedName: string = "columnName"

type

type: object

name

name: string = "String"

customFormatSpecifier

customFormatSpecifier: object

serializedName

serializedName: string = "customFormatSpecifier"

type

type: object

name

name: string = "String"

isEncrypted

isEncrypted: object

serializedName

serializedName: string = "isEncrypted"

type

type: object

name

name: string = "Boolean"

propertyName

propertyName: object

required

required: boolean = true

serializedName

serializedName: string = "propertyName"

type

type: object

name

name: string = "String"

Const ConnectorResourceFormat

ConnectorResourceFormat: object

serializedName

serializedName: string = "ConnectorResourceFormat"

type

type: object

className

className: string = "ConnectorResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectorId

connectorId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.connectorId"

type

type: object

name

name: string = "Number"

connectorName

connectorName: object

serializedName

serializedName: string = "properties.connectorName"

type

type: object

name

name: string = "String"

connectorProperties

connectorProperties: object

required

required: boolean = true

serializedName

serializedName: string = "properties.connectorProperties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Object"

connectorType

connectorType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.connectorType"

type

type: object

name

name: string = "String"

created

created: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.created"

type

type: object

name

name: string = "DateTime"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

isInternal

isInternal: object

serializedName

serializedName: string = "properties.isInternal"

type

type: object

name

name: string = "Boolean"

lastModified

lastModified: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastModified"

type

type: object

name

name: string = "DateTime"

state

state: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.state"

type

type: object

allowedValues

allowedValues: string[] = ["Creating","Created","Ready","Expiring","Deleting","Failed"]

name

name: string = "Enum"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

Const CrmConnectorEntities

CrmConnectorEntities: object

serializedName

serializedName: string = "CrmConnectorEntities"

type

type: object

className

className: string = "CrmConnectorEntities"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

isProfile

isProfile: object

serializedName

serializedName: string = "isProfile"

type

type: object

name

name: string = "Boolean"

logicalName

logicalName: object

required

required: boolean = true

serializedName

serializedName: string = "logicalName"

type

type: object

name

name: string = "String"

Const CrmConnectorProperties

CrmConnectorProperties: object

serializedName

serializedName: string = "CrmConnectorProperties"

type

type: object

className

className: string = "CrmConnectorProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessToken

accessToken: object

serializedName

serializedName: string = "accessToken"

type

type: object

name

name: string = "String"

connectionString

connectionString: object

serializedName

serializedName: string = "connectionString"

type

type: object

name

name: string = "String"

entities

entities: object

required

required: boolean = true

serializedName

serializedName: string = "entities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CrmConnectorEntities"

name

name: string = "Composite"

organizationId

organizationId: object

required

required: boolean = true

serializedName

serializedName: string = "organizationId"

type

type: object

name

name: string = "String"

organizationUrl

organizationUrl: object

required

required: boolean = true

serializedName

serializedName: string = "organizationUrl"

type

type: object

name

name: string = "String"

Const DataSourcePrecedence

DataSourcePrecedence: object

serializedName

serializedName: string = "DataSourcePrecedence"

type

type: object

className

className: string = "DataSourcePrecedence"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataSourceReferenceId

dataSourceReferenceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "dataSource.dataSourceReferenceId"

type

type: object

name

name: string = "String"

dataSourceType

dataSourceType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "dataSource.dataSourceType"

type

type: object

name

name: string = "String"

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "dataSource.id"

type

type: object

name

name: string = "Number"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "dataSource.name"

type

type: object

name

name: string = "String"

precedence

precedence: object

serializedName

serializedName: string = "precedence"

type

type: object

name

name: string = "Number"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "dataSource.status"

type

type: object

name

name: string = "String"

Const EnrichingKpi

EnrichingKpi: object

serializedName

serializedName: string = "EnrichingKpi"

type

type: object

className

className: string = "EnrichingKpi"

name

name: string = "Composite"

modelProperties

modelProperties: object

Const EntityTypeDefinition

EntityTypeDefinition: object

serializedName

serializedName: string = "EntityTypeDefinition"

type

type: object

className

className: string = "EntityTypeDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

apiEntitySetName

apiEntitySetName: object

serializedName

serializedName: string = "apiEntitySetName"

type

type: object

name

name: string = "String"

entityType

entityType: object

serializedName

serializedName: string = "entityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

fields

fields: object

serializedName

serializedName: string = "fields"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PropertyDefinition"

name

name: string = "Composite"

instancesCount

instancesCount: object

serializedName

serializedName: string = "instancesCount"

type

type: object

name

name: string = "Number"

lastChangedUtc

lastChangedUtc: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastChangedUtc"

type

type: object

name

name: string = "DateTime"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provisioningState"

type

type: object

name

name: string = "String"

schemaItemTypeLink

schemaItemTypeLink: object

serializedName

serializedName: string = "schemaItemTypeLink"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

timestampFieldName

timestampFieldName: object

serializedName

serializedName: string = "timestampFieldName"

type

type: object

name

name: string = "String"

typeName

typeName: object

serializedName

serializedName: string = "typeName"

type

type: object

name

name: string = "String"

Const GetImageUploadUrlInput

GetImageUploadUrlInput: object

serializedName

serializedName: string = "GetImageUploadUrlInput"

type

type: object

className

className: string = "GetImageUploadUrlInput"

name

name: string = "Composite"

modelProperties

modelProperties: object

entityType

entityType: object

serializedName

serializedName: string = "entityType"

type

type: object

name

name: string = "String"

entityTypeName

entityTypeName: object

serializedName

serializedName: string = "entityTypeName"

type

type: object

name

name: string = "String"

relativePath

relativePath: object

serializedName

serializedName: string = "relativePath"

type

type: object

name

name: string = "String"

Const Hub

Hub: object

serializedName

serializedName: string = "Hub"

type

type: object

className

className: string = "Hub"

name

name: string = "Composite"

modelProperties

modelProperties: object

apiEndpoint

apiEndpoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.apiEndpoint"

type

type: object

name

name: string = "String"

hubBillingInfo

hubBillingInfo: object

serializedName

serializedName: string = "properties.hubBillingInfo"

type

type: object

className

className: string = "HubBillingInfoFormat"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

tenantFeatures

tenantFeatures: object

serializedName

serializedName: string = "properties.tenantFeatures"

type

type: object

name

name: string = "Number"

webEndpoint

webEndpoint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.webEndpoint"

type

type: object

name

name: string = "String"

Const HubBillingInfoFormat

HubBillingInfoFormat: object

serializedName

serializedName: string = "HubBillingInfoFormat"

type

type: object

className

className: string = "HubBillingInfoFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

maxUnits

maxUnits: object

serializedName

serializedName: string = "maxUnits"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 10

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

minUnits

minUnits: object

serializedName

serializedName: string = "minUnits"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 10

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

skuName

skuName: object

serializedName

serializedName: string = "skuName"

type

type: object

name

name: string = "String"

Const HubListResult

HubListResult: object

serializedName

serializedName: string = "HubListResult"

type

type: object

className

className: string = "HubListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Hub"

name

name: string = "Composite"

Const ImageDefinition

ImageDefinition: object

serializedName

serializedName: string = "ImageDefinition"

type

type: object

className

className: string = "ImageDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

contentUrl

contentUrl: object

serializedName

serializedName: string = "contentUrl"

type

type: object

name

name: string = "String"

imageExists

imageExists: object

serializedName

serializedName: string = "imageExists"

type

type: object

name

name: string = "Boolean"

relativePath

relativePath: object

serializedName

serializedName: string = "relativePath"

type

type: object

name

name: string = "String"

Const InteractionListResult

InteractionListResult: object

serializedName

serializedName: string = "InteractionListResult"

type

type: object

className

className: string = "InteractionListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "InteractionResourceFormat"

name

name: string = "Composite"

Const InteractionResourceFormat

InteractionResourceFormat: object

serializedName

serializedName: string = "InteractionResourceFormat"

type

type: object

className

className: string = "InteractionResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

apiEntitySetName

apiEntitySetName: object

serializedName

serializedName: string = "properties.apiEntitySetName"

type

type: object

name

name: string = "String"

attributes

attributes: object

serializedName

serializedName: string = "properties.attributes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

dataSourcePrecedenceRules

dataSourcePrecedenceRules: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.dataSourcePrecedenceRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DataSourcePrecedence"

name

name: string = "Composite"

dataSourceReferenceId

dataSourceReferenceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultDataSource.dataSourceReferenceId"

type

type: object

name

name: string = "String"

dataSourceType

dataSourceType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultDataSource.dataSourceType"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

entityType

entityType: object

serializedName

serializedName: string = "properties.entityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

fields

fields: object

serializedName

serializedName: string = "properties.fields"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PropertyDefinition"

name

name: string = "Composite"

idPropertyNames

idPropertyNames: object

serializedName

serializedName: string = "properties.idPropertyNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

instancesCount

instancesCount: object

serializedName

serializedName: string = "properties.instancesCount"

type

type: object

name

name: string = "Number"

interactionResourceFormatId

interactionResourceFormatId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultDataSource.id"

type

type: object

name

name: string = "Number"

interactionResourceFormatName

interactionResourceFormatName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultDataSource.name"

type

type: object

name

name: string = "String"

isActivity

isActivity: object

serializedName

serializedName: string = "properties.isActivity"

type

type: object

name

name: string = "Boolean"

largeImage

largeImage: object

serializedName

serializedName: string = "properties.largeImage"

type

type: object

name

name: string = "String"

lastChangedUtc

lastChangedUtc: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastChangedUtc"

type

type: object

name

name: string = "DateTime"

localizedAttributes

localizedAttributes: object

serializedName

serializedName: string = "properties.localizedAttributes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

mediumImage

mediumImage: object

serializedName

serializedName: string = "properties.mediumImage"

type

type: object

name

name: string = "String"

participantProfiles

participantProfiles: object

serializedName

serializedName: string = "properties.participantProfiles"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Participant"

name

name: string = "Composite"

primaryParticipantProfilePropertyName

primaryParticipantProfilePropertyName: object

serializedName

serializedName: string = "properties.primaryParticipantProfilePropertyName"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

schemaItemTypeLink

schemaItemTypeLink: object

serializedName

serializedName: string = "properties.schemaItemTypeLink"

type

type: object

name

name: string = "String"

smallImage

smallImage: object

serializedName

serializedName: string = "properties.smallImage"

type

type: object

name

name: string = "String"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultDataSource.status"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

timestampFieldName

timestampFieldName: object

serializedName

serializedName: string = "properties.timestampFieldName"

type

type: object

name

name: string = "String"

typeName

typeName: object

serializedName

serializedName: string = "properties.typeName"

type

type: object

name

name: string = "String"

Const KpiAlias

KpiAlias: object

serializedName

serializedName: string = "KpiAlias"

type

type: object

className

className: string = "KpiAlias"

name

name: string = "Composite"

modelProperties

modelProperties: object

aliasName

aliasName: object

required

required: boolean = true

serializedName

serializedName: string = "aliasName"

type

type: object

name

name: string = "String"

expression

expression: object

required

required: boolean = true

serializedName

serializedName: string = "expression"

type

type: object

name

name: string = "String"

Const KpiDefinition

KpiDefinition: object

serializedName

serializedName: string = "KpiDefinition"

type

type: object

className

className: string = "KpiDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

aliases

aliases: object

serializedName

serializedName: string = "aliases"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiAlias"

name

name: string = "Composite"

calculationWindow

calculationWindow: object

required

required: boolean = true

serializedName

serializedName: string = "calculationWindow"

type

type: object

allowedValues

allowedValues: string[] = ["Lifetime","Hour","Day","Week","Month"]

name

name: string = "Enum"

calculationWindowFieldName

calculationWindowFieldName: object

serializedName

serializedName: string = "calculationWindowFieldName"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

entityType

entityType: object

required

required: boolean = true

serializedName

serializedName: string = "entityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

entityTypeName

entityTypeName: object

required

required: boolean = true

serializedName

serializedName: string = "entityTypeName"

type

type: object

name

name: string = "String"

expression

expression: object

required

required: boolean = true

serializedName

serializedName: string = "expression"

type

type: object

name

name: string = "String"

extracts

extracts: object

serializedName

serializedName: string = "extracts"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiExtract"

name

name: string = "Composite"

filter

filter: object

serializedName

serializedName: string = "filter"

type

type: object

name

name: string = "String"

functionProperty

functionProperty: object

required

required: boolean = true

serializedName

serializedName: string = "function"

type

type: object

allowedValues

allowedValues: string[] = ["Sum","Avg","Min","Max","Last","Count","None","CountDistinct"]

name

name: string = "Enum"

groupBy

groupBy: object

serializedName

serializedName: string = "groupBy"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

groupByMetadata

groupByMetadata: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "groupByMetadata"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiGroupByMetadata"

name

name: string = "Composite"

kpiName

kpiName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "kpiName"

type

type: object

name

name: string = "String"

participantProfilesMetadata

participantProfilesMetadata: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "participantProfilesMetadata"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiParticipantProfilesMetadata"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provisioningState"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

thresHolds

thresHolds: object

serializedName

serializedName: string = "thresHolds"

type

type: object

className

className: string = "KpiThresholds"

name

name: string = "Composite"

unit

unit: object

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const KpiExtract

KpiExtract: object

serializedName

serializedName: string = "KpiExtract"

type

type: object

className

className: string = "KpiExtract"

name

name: string = "Composite"

modelProperties

modelProperties: object

expression

expression: object

required

required: boolean = true

serializedName

serializedName: string = "expression"

type

type: object

name

name: string = "String"

extractName

extractName: object

required

required: boolean = true

serializedName

serializedName: string = "extractName"

type

type: object

name

name: string = "String"

Const KpiGroupByMetadata

KpiGroupByMetadata: object

serializedName

serializedName: string = "KpiGroupByMetadata"

type

type: object

className

className: string = "KpiGroupByMetadata"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

fieldName

fieldName: object

serializedName

serializedName: string = "fieldName"

type

type: object

name

name: string = "String"

fieldType

fieldType: object

serializedName

serializedName: string = "fieldType"

type

type: object

name

name: string = "String"

Const KpiListResult

KpiListResult: object

serializedName

serializedName: string = "KpiListResult"

type

type: object

className

className: string = "KpiListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiResourceFormat"

name

name: string = "Composite"

Const KpiParticipantProfilesMetadata

KpiParticipantProfilesMetadata: object

serializedName

serializedName: string = "KpiParticipantProfilesMetadata"

type

type: object

className

className: string = "KpiParticipantProfilesMetadata"

name

name: string = "Composite"

modelProperties

modelProperties: object

typeName

typeName: object

required

required: boolean = true

serializedName

serializedName: string = "typeName"

type

type: object

name

name: string = "String"

Const KpiResourceFormat

KpiResourceFormat: object

serializedName

serializedName: string = "KpiResourceFormat"

type

type: object

className

className: string = "KpiResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

aliases

aliases: object

serializedName

serializedName: string = "properties.aliases"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiAlias"

name

name: string = "Composite"

calculationWindow

calculationWindow: object

required

required: boolean = true

serializedName

serializedName: string = "properties.calculationWindow"

type

type: object

allowedValues

allowedValues: string[] = ["Lifetime","Hour","Day","Week","Month"]

name

name: string = "Enum"

calculationWindowFieldName

calculationWindowFieldName: object

serializedName

serializedName: string = "properties.calculationWindowFieldName"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

entityType

entityType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.entityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

entityTypeName

entityTypeName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.entityTypeName"

type

type: object

name

name: string = "String"

expression

expression: object

required

required: boolean = true

serializedName

serializedName: string = "properties.expression"

type

type: object

name

name: string = "String"

extracts

extracts: object

serializedName

serializedName: string = "properties.extracts"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiExtract"

name

name: string = "Composite"

filter

filter: object

serializedName

serializedName: string = "properties.filter"

type

type: object

name

name: string = "String"

functionProperty

functionProperty: object

required

required: boolean = true

serializedName

serializedName: string = "properties.function"

type

type: object

allowedValues

allowedValues: string[] = ["Sum","Avg","Min","Max","Last","Count","None","CountDistinct"]

name

name: string = "Enum"

groupBy

groupBy: object

serializedName

serializedName: string = "properties.groupBy"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

groupByMetadata

groupByMetadata: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.groupByMetadata"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiGroupByMetadata"

name

name: string = "Composite"

kpiName

kpiName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.kpiName"

type

type: object

name

name: string = "String"

participantProfilesMetadata

participantProfilesMetadata: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.participantProfilesMetadata"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "KpiParticipantProfilesMetadata"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

thresHolds

thresHolds: object

serializedName

serializedName: string = "properties.thresHolds"

type

type: object

className

className: string = "KpiThresholds"

name

name: string = "Composite"

unit

unit: object

serializedName

serializedName: string = "properties.unit"

type

type: object

name

name: string = "String"

Const KpiThresholds

KpiThresholds: object

serializedName

serializedName: string = "KpiThresholds"

type

type: object

className

className: string = "KpiThresholds"

name

name: string = "Composite"

modelProperties

modelProperties: object

increasingKpi

increasingKpi: object

required

required: boolean = true

serializedName

serializedName: string = "increasingKpi"

type

type: object

name

name: string = "Boolean"

lowerLimit

lowerLimit: object

required

required: boolean = true

serializedName

serializedName: string = "lowerLimit"

type

type: object

name

name: string = "Number"

upperLimit

upperLimit: object

required

required: boolean = true

serializedName

serializedName: string = "upperLimit"

type

type: object

name

name: string = "Number"

Const LinkListResult

LinkListResult: object

serializedName

serializedName: string = "LinkListResult"

type

type: object

className

className: string = "LinkListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "LinkResourceFormat"

name

name: string = "Composite"

Const LinkResourceFormat

LinkResourceFormat: object

serializedName

serializedName: string = "LinkResourceFormat"

type

type: object

className

className: string = "LinkResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

linkName

linkName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.linkName"

type

type: object

name

name: string = "String"

mappings

mappings: object

serializedName

serializedName: string = "properties.mappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TypePropertiesMapping"

name

name: string = "Composite"

operationType

operationType: object

serializedName

serializedName: string = "properties.operationType"

type

type: object

allowedValues

allowedValues: string[] = ["Upsert","Delete"]

name

name: string = "Enum"

participantPropertyReferences

participantPropertyReferences: object

required

required: boolean = true

serializedName

serializedName: string = "properties.participantPropertyReferences"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ParticipantPropertyReference"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

referenceOnly

referenceOnly: object

serializedName

serializedName: string = "properties.referenceOnly"

type

type: object

name

name: string = "Boolean"

sourceEntityType

sourceEntityType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.sourceEntityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

sourceEntityTypeName

sourceEntityTypeName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.sourceEntityTypeName"

type

type: object

name

name: string = "String"

targetEntityType

targetEntityType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.targetEntityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

targetEntityTypeName

targetEntityTypeName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.targetEntityTypeName"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

Const MetadataDefinitionBase

MetadataDefinitionBase: object

serializedName

serializedName: string = "MetadataDefinitionBase"

type

type: object

className

className: string = "MetadataDefinitionBase"

name

name: string = "Composite"

modelProperties

modelProperties: object

attributes

attributes: object

serializedName

serializedName: string = "attributes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

largeImage

largeImage: object

serializedName

serializedName: string = "largeImage"

type

type: object

name

name: string = "String"

localizedAttributes

localizedAttributes: object

serializedName

serializedName: string = "localizedAttributes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

mediumImage

mediumImage: object

serializedName

serializedName: string = "mediumImage"

type

type: object

name

name: string = "String"

smallImage

smallImage: object

serializedName

serializedName: string = "smallImage"

type

type: object

name

name: string = "String"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "Operation_display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

operation

operation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const Participant

Participant: object

serializedName

serializedName: string = "Participant"

type

type: object

className

className: string = "Participant"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

participantName

participantName: object

required

required: boolean = true

serializedName

serializedName: string = "participantName"

type

type: object

name

name: string = "String"

participantPropertyReferences

participantPropertyReferences: object

required

required: boolean = true

serializedName

serializedName: string = "participantPropertyReferences"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ParticipantPropertyReference"

name

name: string = "Composite"

profileTypeName

profileTypeName: object

required

required: boolean = true

serializedName

serializedName: string = "profileTypeName"

type

type: object

name

name: string = "String"

role

role: object

serializedName

serializedName: string = "role"

type

type: object

name

name: string = "String"

Const ParticipantProfilePropertyReference

ParticipantProfilePropertyReference: object

serializedName

serializedName: string = "ParticipantProfilePropertyReference"

type

type: object

className

className: string = "ParticipantProfilePropertyReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

interactionPropertyName

interactionPropertyName: object

required

required: boolean = true

serializedName

serializedName: string = "interactionPropertyName"

type

type: object

name

name: string = "String"

profilePropertyName

profilePropertyName: object

required

required: boolean = true

serializedName

serializedName: string = "profilePropertyName"

type

type: object

name

name: string = "String"

Const ParticipantPropertyReference

ParticipantPropertyReference: object

serializedName

serializedName: string = "ParticipantPropertyReference"

type

type: object

className

className: string = "ParticipantPropertyReference"

name

name: string = "Composite"

modelProperties

modelProperties: object

sourcePropertyName

sourcePropertyName: object

required

required: boolean = true

serializedName

serializedName: string = "sourcePropertyName"

type

type: object

name

name: string = "String"

targetPropertyName

targetPropertyName: object

required

required: boolean = true

serializedName

serializedName: string = "targetPropertyName"

type

type: object

name

name: string = "String"

Const PredictionDistributionDefinition

PredictionDistributionDefinition: object

serializedName

serializedName: string = "PredictionDistributionDefinition"

type

type: object

className

className: string = "PredictionDistributionDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

distributions

distributions: object

serializedName

serializedName: string = "distributions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PredictionDistributionDefinitionDistributionsItem"

name

name: string = "Composite"

totalNegatives

totalNegatives: object

serializedName

serializedName: string = "totalNegatives"

type

type: object

name

name: string = "Number"

totalPositives

totalPositives: object

serializedName

serializedName: string = "totalPositives"

type

type: object

name

name: string = "Number"

Const PredictionDistributionDefinitionDistributionsItem

PredictionDistributionDefinitionDistributionsItem: object

serializedName

serializedName: string = "PredictionDistributionDefinition_distributionsItem"

type

type: object

className

className: string = "PredictionDistributionDefinitionDistributionsItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

negatives

negatives: object

serializedName

serializedName: string = "negatives"

type

type: object

name

name: string = "Number"

negativesAboveThreshold

negativesAboveThreshold: object

serializedName

serializedName: string = "negativesAboveThreshold"

type

type: object

name

name: string = "Number"

positives

positives: object

serializedName

serializedName: string = "positives"

type

type: object

name

name: string = "Number"

positivesAboveThreshold

positivesAboveThreshold: object

serializedName

serializedName: string = "positivesAboveThreshold"

type

type: object

name

name: string = "Number"

scoreThreshold

scoreThreshold: object

serializedName

serializedName: string = "scoreThreshold"

type

type: object

name

name: string = "Number"

Const PredictionGradesItem

PredictionGradesItem: object

serializedName

serializedName: string = "Prediction_gradesItem"

type

type: object

className

className: string = "PredictionGradesItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

gradeName

gradeName: object

serializedName

serializedName: string = "gradeName"

type

type: object

name

name: string = "String"

maxScoreThreshold

maxScoreThreshold: object

serializedName

serializedName: string = "maxScoreThreshold"

type

type: object

name

name: string = "Number"

minScoreThreshold

minScoreThreshold: object

serializedName

serializedName: string = "minScoreThreshold"

type

type: object

name

name: string = "Number"

Const PredictionListResult

PredictionListResult: object

serializedName

serializedName: string = "PredictionListResult"

type

type: object

className

className: string = "PredictionListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PredictionResourceFormat"

name

name: string = "Composite"

Const PredictionMappings

PredictionMappings: object

serializedName

serializedName: string = "Prediction_mappings"

type

type: object

className

className: string = "PredictionMappings"

name

name: string = "Composite"

modelProperties

modelProperties: object

grade

grade: object

required

required: boolean = true

serializedName

serializedName: string = "grade"

type

type: object

name

name: string = "String"

reason

reason: object

required

required: boolean = true

serializedName

serializedName: string = "reason"

type

type: object

name

name: string = "String"

score

score: object

required

required: boolean = true

serializedName

serializedName: string = "score"

type

type: object

name

name: string = "String"

Const PredictionModelStatus

PredictionModelStatus: object

serializedName

serializedName: string = "PredictionModelStatus"

type

type: object

className

className: string = "PredictionModelStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

modelVersion

modelVersion: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "modelVersion"

type

type: object

name

name: string = "String"

predictionGuidId

predictionGuidId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "predictionGuidId"

type

type: object

name

name: string = "String"

predictionName

predictionName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "predictionName"

type

type: object

name

name: string = "String"

signalsUsed

signalsUsed: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "signalsUsed"

type

type: object

name

name: string = "Number"

status

status: object

required

required: boolean = true

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

testSetCount

testSetCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "testSetCount"

type

type: object

name

name: string = "Number"

trainingAccuracy

trainingAccuracy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "trainingAccuracy"

type

type: object

name

name: string = "Number"

trainingSetCount

trainingSetCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "trainingSetCount"

type

type: object

name

name: string = "Number"

validationSetCount

validationSetCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "validationSetCount"

type

type: object

name

name: string = "Number"

Const PredictionResourceFormat

PredictionResourceFormat: object

serializedName

serializedName: string = "PredictionResourceFormat"

type

type: object

className

className: string = "PredictionResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

autoAnalyze

autoAnalyze: object

required

required: boolean = true

serializedName

serializedName: string = "properties.autoAnalyze"

type

type: object

name

name: string = "Boolean"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

grades

grades: object

serializedName

serializedName: string = "properties.grades"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PredictionGradesItem"

name

name: string = "Composite"

involvedInteractionTypes

involvedInteractionTypes: object

serializedName

serializedName: string = "properties.involvedInteractionTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

involvedKpiTypes

involvedKpiTypes: object

serializedName

serializedName: string = "properties.involvedKpiTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

involvedRelationships

involvedRelationships: object

serializedName

serializedName: string = "properties.involvedRelationships"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

mappings

mappings: object

required

required: boolean = true

serializedName

serializedName: string = "properties.mappings"

type

type: object

className

className: string = "PredictionMappings"

name

name: string = "Composite"

negativeOutcomeExpression

negativeOutcomeExpression: object

required

required: boolean = true

serializedName

serializedName: string = "properties.negativeOutcomeExpression"

type

type: object

name

name: string = "String"

positiveOutcomeExpression

positiveOutcomeExpression: object

required

required: boolean = true

serializedName

serializedName: string = "properties.positiveOutcomeExpression"

type

type: object

name

name: string = "String"

predictionName

predictionName: object

serializedName

serializedName: string = "properties.predictionName"

type

type: object

name

name: string = "String"

primaryProfileType

primaryProfileType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.primaryProfileType"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

scopeExpression

scopeExpression: object

required

required: boolean = true

serializedName

serializedName: string = "properties.scopeExpression"

type

type: object

name

name: string = "String"

scoreLabel

scoreLabel: object

required

required: boolean = true

serializedName

serializedName: string = "properties.scoreLabel"

type

type: object

name

name: string = "String"

systemGeneratedEntities

systemGeneratedEntities: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.systemGeneratedEntities"

type

type: object

className

className: string = "PredictionSystemGeneratedEntities"

name

name: string = "Composite"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

Const PredictionSystemGeneratedEntities

PredictionSystemGeneratedEntities: object

serializedName

serializedName: string = "Prediction_systemGeneratedEntities"

type

type: object

className

className: string = "PredictionSystemGeneratedEntities"

name

name: string = "Composite"

modelProperties

modelProperties: object

generatedInteractionTypes

generatedInteractionTypes: object

serializedName

serializedName: string = "generatedInteractionTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

generatedKpis

generatedKpis: object

serializedName

serializedName: string = "generatedKpis"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

generatedLinks

generatedLinks: object

serializedName

serializedName: string = "generatedLinks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const PredictionTrainingResults

PredictionTrainingResults: object

serializedName

serializedName: string = "PredictionTrainingResults"

type

type: object

className

className: string = "PredictionTrainingResults"

name

name: string = "Composite"

modelProperties

modelProperties: object

canonicalProfiles

canonicalProfiles: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "canonicalProfiles"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CanonicalProfileDefinition"

name

name: string = "Composite"

predictionDistribution

predictionDistribution: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "predictionDistribution"

type

type: object

className

className: string = "PredictionDistributionDefinition"

name

name: string = "Composite"

primaryProfileInstanceCount

primaryProfileInstanceCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "primaryProfileInstanceCount"

type

type: object

name

name: string = "Number"

scoreName

scoreName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "scoreName"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

Const ProfileEnumValidValuesFormat

ProfileEnumValidValuesFormat: object

serializedName

serializedName: string = "ProfileEnumValidValuesFormat"

type

type: object

className

className: string = "ProfileEnumValidValuesFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

localizedValueNames

localizedValueNames: object

serializedName

serializedName: string = "localizedValueNames"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Number"

Const ProfileListResult

ProfileListResult: object

serializedName

serializedName: string = "ProfileListResult"

type

type: object

className

className: string = "ProfileListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ProfileResourceFormat"

name

name: string = "Composite"

Const ProfileResourceFormat

ProfileResourceFormat: object

serializedName

serializedName: string = "ProfileResourceFormat"

type

type: object

className

className: string = "ProfileResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

apiEntitySetName

apiEntitySetName: object

serializedName

serializedName: string = "properties.apiEntitySetName"

type

type: object

name

name: string = "String"

attributes

attributes: object

serializedName

serializedName: string = "properties.attributes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

entityType

entityType: object

serializedName

serializedName: string = "properties.entityType"

type

type: object

allowedValues

allowedValues: string[] = ["None","Profile","Interaction","Relationship"]

name

name: string = "Enum"

fields

fields: object

serializedName

serializedName: string = "properties.fields"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PropertyDefinition"

name

name: string = "Composite"

instancesCount

instancesCount: object

serializedName

serializedName: string = "properties.instancesCount"

type

type: object

name

name: string = "Number"

largeImage

largeImage: object

serializedName

serializedName: string = "properties.largeImage"

type

type: object

name

name: string = "String"

lastChangedUtc

lastChangedUtc: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastChangedUtc"

type

type: object

name

name: string = "DateTime"

localizedAttributes

localizedAttributes: object

serializedName

serializedName: string = "properties.localizedAttributes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

mediumImage

mediumImage: object

serializedName

serializedName: string = "properties.mediumImage"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

schemaItemTypeLink

schemaItemTypeLink: object

serializedName

serializedName: string = "properties.schemaItemTypeLink"

type

type: object

name

name: string = "String"

smallImage

smallImage: object

serializedName

serializedName: string = "properties.smallImage"

type

type: object

name

name: string = "String"

strongIds

strongIds: object

serializedName

serializedName: string = "properties.strongIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StrongId"

name

name: string = "Composite"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

timestampFieldName

timestampFieldName: object

serializedName

serializedName: string = "properties.timestampFieldName"

type

type: object

name

name: string = "String"

typeName

typeName: object

serializedName

serializedName: string = "properties.typeName"

type

type: object

name

name: string = "String"

Const PropertyDefinition

PropertyDefinition: object

serializedName

serializedName: string = "PropertyDefinition"

type

type: object

className

className: string = "PropertyDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

arrayValueSeparator

arrayValueSeparator: object

serializedName

serializedName: string = "arrayValueSeparator"

type

type: object

name

name: string = "String"

dataSourcePrecedenceRules

dataSourcePrecedenceRules: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "dataSourcePrecedenceRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DataSourcePrecedence"

name

name: string = "Composite"

enumValidValues

enumValidValues: object

serializedName

serializedName: string = "enumValidValues"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ProfileEnumValidValuesFormat"

name

name: string = "Composite"

fieldName

fieldName: object

required

required: boolean = true

serializedName

serializedName: string = "fieldName"

type

type: object

name

name: string = "String"

fieldType

fieldType: object

required

required: boolean = true

serializedName

serializedName: string = "fieldType"

type

type: object

name

name: string = "String"

isArray

isArray: object

serializedName

serializedName: string = "isArray"

type

type: object

name

name: string = "Boolean"

isAvailableInGraph

isAvailableInGraph: object

serializedName

serializedName: string = "isAvailableInGraph"

type

type: object

name

name: string = "Boolean"

isEnum

isEnum: object

serializedName

serializedName: string = "isEnum"

type

type: object

name

name: string = "Boolean"

isFlagEnum

isFlagEnum: object

serializedName

serializedName: string = "isFlagEnum"

type

type: object

name

name: string = "Boolean"

isImage

isImage: object

serializedName

serializedName: string = "isImage"

type

type: object

name

name: string = "Boolean"

isLocalizedString

isLocalizedString: object

serializedName

serializedName: string = "isLocalizedString"

type

type: object

name

name: string = "Boolean"

isName

isName: object

serializedName

serializedName: string = "isName"

type

type: object

name

name: string = "Boolean"

isRequired

isRequired: object

serializedName

serializedName: string = "isRequired"

type

type: object

name

name: string = "Boolean"

maxLength

maxLength: object

serializedName

serializedName: string = "maxLength"

type

type: object

name

name: string = "Number"

propertyId

propertyId: object

serializedName

serializedName: string = "propertyId"

type

type: object

name

name: string = "String"

schemaItemPropLink

schemaItemPropLink: object

serializedName

serializedName: string = "schemaItemPropLink"

type

type: object

name

name: string = "String"

Const ProxyResource

ProxyResource: object

serializedName

serializedName: string = "ProxyResource"

type

type: object

className

className: string = "ProxyResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const RelationshipLinkFieldMapping

RelationshipLinkFieldMapping: object

serializedName

serializedName: string = "RelationshipLinkFieldMapping"

type

type: object

className

className: string = "RelationshipLinkFieldMapping"

name

name: string = "Composite"

modelProperties

modelProperties: object

interactionFieldName

interactionFieldName: object

required

required: boolean = true

serializedName

serializedName: string = "interactionFieldName"

type

type: object

name

name: string = "String"

linkType

linkType: object

serializedName

serializedName: string = "linkType"

type

type: object

allowedValues

allowedValues: string[] = ["UpdateAlways","CopyIfNull"]

name

name: string = "Enum"

relationshipFieldName

relationshipFieldName: object

required

required: boolean = true

serializedName

serializedName: string = "relationshipFieldName"

type

type: object

name

name: string = "String"

Const RelationshipLinkListResult

RelationshipLinkListResult: object

serializedName

serializedName: string = "RelationshipLinkListResult"

type

type: object

className

className: string = "RelationshipLinkListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RelationshipLinkResourceFormat"

name

name: string = "Composite"

Const RelationshipLinkResourceFormat

RelationshipLinkResourceFormat: object

serializedName

serializedName: string = "RelationshipLinkResourceFormat"

type

type: object

className

className: string = "RelationshipLinkResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

interactionType

interactionType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.interactionType"

type

type: object

name

name: string = "String"

linkName

linkName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.linkName"

type

type: object

name

name: string = "String"

mappings

mappings: object

serializedName

serializedName: string = "properties.mappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RelationshipLinkFieldMapping"

name

name: string = "Composite"

profilePropertyReferences

profilePropertyReferences: object

required

required: boolean = true

serializedName

serializedName: string = "properties.profilePropertyReferences"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ParticipantProfilePropertyReference"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

relatedProfilePropertyReferences

relatedProfilePropertyReferences: object

required

required: boolean = true

serializedName

serializedName: string = "properties.relatedProfilePropertyReferences"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ParticipantProfilePropertyReference"

name

name: string = "Composite"

relationshipGuidId

relationshipGuidId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.relationshipGuidId"

type

type: object

name

name: string = "String"

relationshipName

relationshipName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.relationshipName"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

Const RelationshipListResult

RelationshipListResult: object

serializedName

serializedName: string = "RelationshipListResult"

type

type: object

className

className: string = "RelationshipListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RelationshipResourceFormat"

name

name: string = "Composite"

Const RelationshipResourceFormat

RelationshipResourceFormat: object

serializedName

serializedName: string = "RelationshipResourceFormat"

type

type: object

className

className: string = "RelationshipResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

cardinality

cardinality: object

serializedName

serializedName: string = "properties.cardinality"

type

type: object

allowedValues

allowedValues: string[] = ["OneToOne","OneToMany","ManyToMany"]

name

name: string = "Enum"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

expiryDateTimeUtc

expiryDateTimeUtc: object

serializedName

serializedName: string = "properties.expiryDateTimeUtc"

type

type: object

name

name: string = "DateTime"

fields

fields: object

serializedName

serializedName: string = "properties.fields"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PropertyDefinition"

name

name: string = "Composite"

lookupMappings

lookupMappings: object

serializedName

serializedName: string = "properties.lookupMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RelationshipTypeMapping"

name

name: string = "Composite"

profileType

profileType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.profileType"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

relatedProfileType

relatedProfileType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.relatedProfileType"

type

type: object

name

name: string = "String"

relationshipGuidId

relationshipGuidId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.relationshipGuidId"

type

type: object

name

name: string = "String"

relationshipName

relationshipName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.relationshipName"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

Const RelationshipTypeFieldMapping

RelationshipTypeFieldMapping: object

serializedName

serializedName: string = "RelationshipTypeFieldMapping"

type

type: object

className

className: string = "RelationshipTypeFieldMapping"

name

name: string = "Composite"

modelProperties

modelProperties: object

profileFieldName

profileFieldName: object

required

required: boolean = true

serializedName

serializedName: string = "profileFieldName"

type

type: object

name

name: string = "String"

relatedProfileKeyProperty

relatedProfileKeyProperty: object

required

required: boolean = true

serializedName

serializedName: string = "relatedProfileKeyProperty"

type

type: object

name

name: string = "String"

Const RelationshipTypeMapping

RelationshipTypeMapping: object

serializedName

serializedName: string = "RelationshipTypeMapping"

type

type: object

className

className: string = "RelationshipTypeMapping"

name

name: string = "Composite"

modelProperties

modelProperties: object

fieldMappings

fieldMappings: object

required

required: boolean = true

serializedName

serializedName: string = "fieldMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RelationshipTypeFieldMapping"

name

name: string = "Composite"

Const RelationshipsLookup

RelationshipsLookup: object

serializedName

serializedName: string = "RelationshipsLookup"

type

type: object

className

className: string = "RelationshipsLookup"

name

name: string = "Composite"

modelProperties

modelProperties: object

existingRelationshipName

existingRelationshipName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "existingRelationshipName"

type

type: object

name

name: string = "String"

profileName

profileName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "profileName"

type

type: object

name

name: string = "String"

profilePropertyReferences

profilePropertyReferences: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "profilePropertyReferences"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ParticipantProfilePropertyReference"

name

name: string = "Composite"

relatedProfileName

relatedProfileName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "relatedProfileName"

type

type: object

name

name: string = "String"

relatedProfilePropertyReferences

relatedProfilePropertyReferences: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "relatedProfilePropertyReferences"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ParticipantProfilePropertyReference"

name

name: string = "Composite"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ResourceSetDescription

ResourceSetDescription: object

serializedName

serializedName: string = "ResourceSetDescription"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

modelProperties

modelProperties: object

elements

elements: object

serializedName

serializedName: string = "elements"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

exceptions

exceptions: object

serializedName

serializedName: string = "exceptions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const RoleAssignmentListResult

RoleAssignmentListResult: object

serializedName

serializedName: string = "RoleAssignmentListResult"

type

type: object

className

className: string = "RoleAssignmentListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RoleAssignmentResourceFormat"

name

name: string = "Composite"

Const RoleAssignmentResourceFormat

RoleAssignmentResourceFormat: object

serializedName

serializedName: string = "RoleAssignmentResourceFormat"

type

type: object

className

className: string = "RoleAssignmentResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

assignmentName

assignmentName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.assignmentName"

type

type: object

name

name: string = "String"

conflationPolicies

conflationPolicies: object

serializedName

serializedName: string = "properties.conflationPolicies"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

connectors

connectors: object

serializedName

serializedName: string = "properties.connectors"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

interactions

interactions: object

serializedName

serializedName: string = "properties.interactions"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

kpis

kpis: object

serializedName

serializedName: string = "properties.kpis"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

links

links: object

serializedName

serializedName: string = "properties.links"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

principals

principals: object

required

required: boolean = true

serializedName

serializedName: string = "properties.principals"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AssignmentPrincipal"

name

name: string = "Composite"

profiles

profiles: object

serializedName

serializedName: string = "properties.profiles"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

relationshipLinks

relationshipLinks: object

serializedName

serializedName: string = "properties.relationshipLinks"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

relationships

relationships: object

serializedName

serializedName: string = "properties.relationships"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

role

role: object

required

required: boolean = true

serializedName

serializedName: string = "properties.role"

type

type: object

allowedValues

allowedValues: string[] = ["Admin","Reader","ManageAdmin","ManageReader","DataAdmin","DataReader"]

name

name: string = "Enum"

roleAssignments

roleAssignments: object

serializedName

serializedName: string = "properties.roleAssignments"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

sasPolicies

sasPolicies: object

serializedName

serializedName: string = "properties.sasPolicies"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

segments

segments: object

serializedName

serializedName: string = "properties.segments"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

views

views: object

serializedName

serializedName: string = "properties.views"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

widgetTypes

widgetTypes: object

serializedName

serializedName: string = "properties.widgetTypes"

type

type: object

className

className: string = "ResourceSetDescription"

name

name: string = "Composite"

Const RoleListResult

RoleListResult: object

serializedName

serializedName: string = "RoleListResult"

type

type: object

className

className: string = "RoleListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RoleResourceFormat"

name

name: string = "Composite"

Const RoleResourceFormat

RoleResourceFormat: object

serializedName

serializedName: string = "RoleResourceFormat"

type

type: object

className

className: string = "RoleResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

roleName

roleName: object

serializedName

serializedName: string = "properties.roleName"

type

type: object

name

name: string = "String"

Const SalesforceConnectorProperties

SalesforceConnectorProperties: object

serializedName

serializedName: string = "SalesforceConnectorProperties"

type

type: object

className

className: string = "SalesforceConnectorProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

salesforcetables

salesforcetables: object

required

required: boolean = true

serializedName

serializedName: string = "salesforcetables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SalesforceTable"

name

name: string = "Composite"

usersetting

usersetting: object

required

required: boolean = true

serializedName

serializedName: string = "usersetting"

type

type: object

className

className: string = "SalesforceDiscoverSetting"

name

name: string = "Composite"

Const SalesforceDiscoverSetting

SalesforceDiscoverSetting: object

serializedName

serializedName: string = "SalesforceDiscoverSetting"

type

type: object

className

className: string = "SalesforceDiscoverSetting"

name

name: string = "Composite"

modelProperties

modelProperties: object

salesforceConnectionStringSecretUrl

salesforceConnectionStringSecretUrl: object

required

required: boolean = true

serializedName

serializedName: string = "salesforceConnectionStringSecretUrl"

type

type: object

name

name: string = "String"

Const SalesforceTable

SalesforceTable: object

serializedName

serializedName: string = "SalesforceTable"

type

type: object

className

className: string = "SalesforceTable"

name

name: string = "Composite"

modelProperties

modelProperties: object

isProfile

isProfile: object

serializedName

serializedName: string = "isProfile"

type

type: object

name

name: string = "String"

tableCategory

tableCategory: object

required

required: boolean = true

serializedName

serializedName: string = "tableCategory"

type

type: object

name

name: string = "String"

tableName

tableName: object

required

required: boolean = true

serializedName

serializedName: string = "tableName"

type

type: object

name

name: string = "String"

tableRemarks

tableRemarks: object

serializedName

serializedName: string = "tableRemarks"

type

type: object

name

name: string = "String"

tableSchema

tableSchema: object

required

required: boolean = true

serializedName

serializedName: string = "tableSchema"

type

type: object

name

name: string = "String"

Const StrongId

StrongId: object

serializedName

serializedName: string = "StrongId"

type

type: object

className

className: string = "StrongId"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

keyPropertyNames

keyPropertyNames: object

required

required: boolean = true

serializedName

serializedName: string = "keyPropertyNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

strongIdName

strongIdName: object

required

required: boolean = true

serializedName

serializedName: string = "strongIdName"

type

type: object

name

name: string = "String"

Const SuggestRelationshipLinksResponse

SuggestRelationshipLinksResponse: object

serializedName

serializedName: string = "SuggestRelationshipLinksResponse"

type

type: object

className

className: string = "SuggestRelationshipLinksResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

interactionName

interactionName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "interactionName"

type

type: object

name

name: string = "String"

suggestedRelationships

suggestedRelationships: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "suggestedRelationships"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RelationshipsLookup"

name

name: string = "Composite"

Const TypePropertiesMapping

TypePropertiesMapping: object

serializedName

serializedName: string = "TypePropertiesMapping"

type

type: object

className

className: string = "TypePropertiesMapping"

name

name: string = "Composite"

modelProperties

modelProperties: object

linkType

linkType: object

serializedName

serializedName: string = "linkType"

type

type: object

allowedValues

allowedValues: string[] = ["UpdateAlways","CopyIfNull"]

name

name: string = "Enum"

sourcePropertyName

sourcePropertyName: object

required

required: boolean = true

serializedName

serializedName: string = "sourcePropertyName"

type

type: object

name

name: string = "String"

targetPropertyName

targetPropertyName: object

required

required: boolean = true

serializedName

serializedName: string = "targetPropertyName"

type

type: object

name

name: string = "String"

Const ViewListResult

ViewListResult: object

serializedName

serializedName: string = "ViewListResult"

type

type: object

className

className: string = "ViewListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ViewResourceFormat"

name

name: string = "Composite"

Const ViewResourceFormat

ViewResourceFormat: object

serializedName

serializedName: string = "ViewResourceFormat"

type

type: object

className

className: string = "ViewResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

changed

changed: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.changed"

type

type: object

name

name: string = "DateTime"

created

created: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.created"

type

type: object

name

name: string = "DateTime"

definition

definition: object

required

required: boolean = true

serializedName

serializedName: string = "properties.definition"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

userId

userId: object

serializedName

serializedName: string = "properties.userId"

type

type: object

name

name: string = "String"

viewName

viewName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.viewName"

type

type: object

name

name: string = "String"

Const WidgetTypeListResult

WidgetTypeListResult: object

serializedName

serializedName: string = "WidgetTypeListResult"

type

type: object

className

className: string = "WidgetTypeListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "WidgetTypeResourceFormat"

name

name: string = "Composite"

Const WidgetTypeResourceFormat

WidgetTypeResourceFormat: object

serializedName

serializedName: string = "WidgetTypeResourceFormat"

type

type: object

className

className: string = "WidgetTypeResourceFormat"

name

name: string = "Composite"

modelProperties

modelProperties: object

changed

changed: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.changed"

type

type: object

name

name: string = "DateTime"

created

created: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.created"

type

type: object

name

name: string = "DateTime"

definition

definition: object

required

required: boolean = true

serializedName

serializedName: string = "properties.definition"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

imageUrl

imageUrl: object

serializedName

serializedName: string = "properties.imageUrl"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

widgetTypeName

widgetTypeName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.widgetTypeName"

type

type: object

name

name: string = "String"

widgetVersion

widgetVersion: object

serializedName

serializedName: string = "properties.widgetVersion"

type

type: object

name

name: string = "String"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const assignmentName0

assignmentName0: object

parameterPath

parameterPath: string = "assignmentName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "assignmentName"

constraints

constraints: object

MaxLength

MaxLength: number = 128

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const assignmentName1

assignmentName1: object

parameterPath

parameterPath: string = "assignmentName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "assignmentName"

type

type: object

name

name: string = "String"

Const authorizationPolicyName0

authorizationPolicyName0: object

parameterPath

parameterPath: string = "authorizationPolicyName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "authorizationPolicyName"

constraints

constraints: object

MaxLength

MaxLength: number = 50

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[A-Za-z0-9]$|^[A-Za-z0-9][\w-\.]*[A-Za-z0-9]$/

type

type: object

name

name: string = "String"

Const authorizationPolicyName1

authorizationPolicyName1: object

parameterPath

parameterPath: string = "authorizationPolicyName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "authorizationPolicyName"

type

type: object

name

name: string = "String"

Const connectorName0

connectorName0: object

parameterPath

parameterPath: string = "connectorName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "connectorName"

constraints

constraints: object

MaxLength

MaxLength: number = 128

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const connectorName1

connectorName1: object

parameterPath

parameterPath: string = "connectorName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "connectorName"

type

type: object

name

name: string = "String"

Const hubName0

hubName0: object

parameterPath

parameterPath: string = "hubName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "hubName"

constraints

constraints: object

MaxLength

MaxLength: number = 64

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9]+$/

type

type: object

name

name: string = "String"

Const hubName1

hubName1: object

parameterPath

parameterPath: string = "hubName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "hubName"

type

type: object

name

name: string = "String"

Const interactionName0

interactionName0: object

parameterPath

parameterPath: string = "interactionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "interactionName"

constraints

constraints: object

MaxLength

MaxLength: number = 128

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const interactionName1

interactionName1: object

parameterPath

parameterPath: string = "interactionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "interactionName"

type

type: object

name

name: string = "String"

Const kpiName0

kpiName0: object

parameterPath

parameterPath: string = "kpiName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "kpiName"

constraints

constraints: object

MaxLength

MaxLength: number = 512

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const kpiName1

kpiName1: object

parameterPath

parameterPath: string = "kpiName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "kpiName"

type

type: object

name

name: string = "String"

Const linkName0

linkName0: object

parameterPath

parameterPath: string = "linkName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "linkName"

constraints

constraints: object

MaxLength

MaxLength: number = 512

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const linkName1

linkName1: object

parameterPath

parameterPath: string = "linkName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "linkName"

type

type: object

name

name: string = "String"

Const localeCode

localeCode: object

parameterPath

parameterPath: string[] = ["options","localeCode"]

mapper

mapper: object

defaultValue

defaultValue: string = "en-us"

serializedName

serializedName: string = "locale-code"

type

type: object

name

name: string = "String"

Const mappingName0

mappingName0: object

parameterPath

parameterPath: string = "mappingName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "mappingName"

constraints

constraints: object

MaxLength

MaxLength: number = 128

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const mappingName1

mappingName1: object

parameterPath

parameterPath: string = "mappingName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "mappingName"

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const predictionName0

predictionName0: object

parameterPath

parameterPath: string = "predictionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "predictionName"

constraints

constraints: object

MaxLength

MaxLength: number = 512

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const predictionName1

predictionName1: object

parameterPath

parameterPath: string = "predictionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "predictionName"

type

type: object

name

name: string = "String"

Const profileName0

profileName0: object

parameterPath

parameterPath: string = "profileName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "profileName"

constraints

constraints: object

MaxLength

MaxLength: number = 128

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const profileName1

profileName1: object

parameterPath

parameterPath: string = "profileName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "profileName"

type

type: object

name

name: string = "String"

Const relationshipLinkName0

relationshipLinkName0: object

parameterPath

parameterPath: string = "relationshipLinkName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "relationshipLinkName"

constraints

constraints: object

MaxLength

MaxLength: number = 512

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const relationshipLinkName1

relationshipLinkName1: object

parameterPath

parameterPath: string = "relationshipLinkName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "relationshipLinkName"

type

type: object

name

name: string = "String"

Const relationshipName0

relationshipName0: object

parameterPath

parameterPath: string = "relationshipName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "relationshipName"

constraints

constraints: object

MaxLength

MaxLength: number = 512

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[a-zA-Z][a-zA-Z0-9_]+$/

type

type: object

name

name: string = "String"

Const relationshipName1

relationshipName1: object

parameterPath

parameterPath: string = "relationshipName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "relationshipName"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const userId

userId: object

parameterPath

parameterPath: string = "userId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "userId"

type

type: object

name

name: string = "String"

Const viewName0

viewName0: object

parameterPath

parameterPath: string = "viewName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "viewName"

constraints

constraints: object

MaxLength

MaxLength: number = 512

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const viewName1

viewName1: object

parameterPath

parameterPath: string = "viewName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "viewName"

type

type: object

name

name: string = "String"

Const widgetTypeName

widgetTypeName: object

parameterPath

parameterPath: string = "widgetTypeName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "widgetTypeName"

type

type: object

name

name: string = "String"

Generated using TypeDoc