AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A room profile with attributes.

Inheritance Hierarchy

System.Object
  Amazon.AlexaForBusiness.Model.Profile

Namespace: Amazon.AlexaForBusiness.Model
Assembly: AWSSDK.AlexaForBusiness.dll
Version: 3.x.y.z

Syntax

C#
public class Profile

The Profile type exposes the following members

Constructors

NameDescription
Public Method Profile()

Properties

NameTypeDescription
Public Property Address System.String

Gets and sets the property Address.

The address of a room profile.

Public Property AddressBookArn System.String

Gets and sets the property AddressBookArn.

The ARN of the address book.

Public Property DataRetentionOptIn System.Boolean

Gets and sets the property DataRetentionOptIn.

Whether data retention of the profile is enabled.

Public Property DistanceUnit Amazon.AlexaForBusiness.DistanceUnit

Gets and sets the property DistanceUnit.

The distance unit of a room profile.

Public Property IsDefault System.Boolean

Gets and sets the property IsDefault.

Retrieves if the profile is default or not.

Public Property Locale System.String

Gets and sets the property Locale.

The locale of a room profile. (This is currently available only to a limited preview audience.)

Public Property MaxVolumeLimit System.Int32

Gets and sets the property MaxVolumeLimit.

The max volume limit of a room profile.

Public Property MeetingRoomConfiguration Amazon.AlexaForBusiness.Model.MeetingRoomConfiguration

Gets and sets the property MeetingRoomConfiguration.

Meeting room settings of a room profile.

Public Property ProfileArn System.String

Gets and sets the property ProfileArn.

The ARN of a room profile.

Public Property ProfileName System.String

Gets and sets the property ProfileName.

The name of a room profile.

Public Property PSTNEnabled System.Boolean

Gets and sets the property PSTNEnabled.

The PSTN setting of a room profile.

Public Property SetupModeDisabled System.Boolean

Gets and sets the property SetupModeDisabled.

The setup mode of a room profile.

Public Property TemperatureUnit Amazon.AlexaForBusiness.TemperatureUnit

Gets and sets the property TemperatureUnit.

The temperature unit of a room profile.

Public Property Timezone System.String

Gets and sets the property Timezone.

The time zone of a room profile.

Public Property WakeWord Amazon.AlexaForBusiness.WakeWord

Gets and sets the property WakeWord.

The wake word of a room profile.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5