CommunicationDetails interface

Object that represents a Communication resource.

Properties

body

Body of the communication.

communicationDirection

Direction of communication. NOTE: This property will not be serialized. It can only be populated by the server.

communicationType

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

createdDate

Time in UTC (ISO 8601 format) when the communication was created. NOTE: This property will not be serialized. It can only be populated by the server.

id

Id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

sender

Email address of the sender. This property is required if called by a service principal.

subject

Subject of the communication.

type

Type of the resource 'Microsoft.Support/communications'. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

body

Body of the communication.

body: string

Property Value

string

communicationDirection

Direction of communication. NOTE: This property will not be serialized. It can only be populated by the server.

communicationDirection?: string

Property Value

string

communicationType

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

communicationType?: string

Property Value

string

createdDate

Time in UTC (ISO 8601 format) when the communication was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdDate?: Date

Property Value

Date

id

Id of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

sender

Email address of the sender. This property is required if called by a service principal.

sender?: string

Property Value

string

subject

Subject of the communication.

subject: string

Property Value

string

type

Type of the resource 'Microsoft.Support/communications'. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string