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.

The proxy configuration for an Amazon Chime Voice Connector.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.Proxy

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

Syntax

C#
public class Proxy

The Proxy type exposes the following members

Constructors

NameDescription
Public Method Proxy()

Properties

NameTypeDescription
Public Property DefaultSessionExpiryMinutes System.Int32

Gets and sets the property DefaultSessionExpiryMinutes.

The default number of minutes allowed for proxy sessions.

Public Property Disabled System.Boolean

Gets and sets the property Disabled.

When true, stops proxy sessions from being created on the specified Amazon Chime Voice Connector.

Public Property FallBackPhoneNumber System.String

Gets and sets the property FallBackPhoneNumber.

The phone number to route calls to after a proxy session expires.

Public Property PhoneNumberCountries System.Collections.Generic.List<System.String>

Gets and sets the property PhoneNumberCountries.

The countries for proxy phone numbers to be selected from.

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