Package-level declarations

Types

Link copied to clipboard
class ServicesCommunicationsGateway : KotlinCustomResource

Manages a Voice Services Communications Gateways. !>Note: You must have signed an Operator Connect agreement with Microsoft to use this resource. For more information, see Prerequisites. !>Note: Access to Azure Communications Gateway is restricted, see Get access to Azure Communications Gateway for your Azure subscription for details.

Link copied to clipboard
data class ServicesCommunicationsGatewayArgs(val apiBridge: Output<String>? = null, val autoGeneratedDomainNameLabelScope: Output<String>? = null, val codecs: Output<String>? = null, val connectivity: Output<String>? = null, val e911Type: Output<String>? = null, val emergencyDialStrings: Output<List<String>>? = null, val location: Output<String>? = null, val microsoftTeamsVoicemailPilotNumber: Output<String>? = null, val name: Output<String>? = null, val onPremMcpEnabled: Output<Boolean>? = null, val platforms: Output<List<String>>? = null, val resourceGroupName: Output<String>? = null, val serviceLocations: Output<List<ServicesCommunicationsGatewayServiceLocationArgs>>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ServicesCommunicationsGatewayArgs>

Manages a Voice Services Communications Gateways. !>Note: You must have signed an Operator Connect agreement with Microsoft to use this resource. For more information, see Prerequisites. !>Note: Access to Azure Communications Gateway is restricted, see Get access to Azure Communications Gateway for your Azure subscription for details.

Link copied to clipboard
class ServicesCommunicationsGatewayTestLine : KotlinCustomResource

Manages a Voice Services Communications Gateway Test Line.

data class ServicesCommunicationsGatewayTestLineArgs(val location: Output<String>? = null, val name: Output<String>? = null, val phoneNumber: Output<String>? = null, val purpose: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val voiceServicesCommunicationsGatewayId: Output<String>? = null) : ConvertibleToJava<ServicesCommunicationsGatewayTestLineArgs>

Manages a Voice Services Communications Gateway Test Line.