Modifica

New-CsMainlineAttendantQuestionAnswerFlow

Creates new Mainline Attendant question and answer (FAQ) flow

Syntax

Default (Default)

New-CsMainlineAttendantQuestionAnswerFlow
    -Name <String>
    -Description <String>
    -KnowledgeBase <String>
    [-Tenant <Guid>]
    [<CommonParameters>]

Description

The New-CsMainlineAttendantQuestionAnswerFlow cmdlet creates a question and answer connection that can be used with Mainline Attendant

Caution

Teams Phone Agent (formerly Mainline Attendant) is currently only available to customers in the Frontier Public Preview program.

Parameters

-ApiAuthenticationType

The method of authentication used by the API

PARAVALUES: Basic | ApiKey | BearerTokenStatic | BearerTokenDynamic

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Description

The description for the question and answer flow

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-KnowledgeBase

The knowledge base definition

The parameters used by the API

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Name

The name of the question and answer flow

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

Microsoft.Rtc.Management.Hosted.CallQueue.Models.CallQueue