toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.voice.kotlin.outputs
Package-level
declarations
Types
Types
Services
Communications
Gateway
Service
Location
Link copied to clipboard
data
class
ServicesCommunicationsGatewayServiceLocation
(
val
allowedMediaSourceAddressPrefixes
:
List
<
String
>
?
=
null
,
val
allowedSignalingSourceAddressPrefixes
:
List
<
String
>
?
=
null
,
val
esrpAddresses
:
List
<
String
>
?
=
null
,
val
location
:
String
,
val
operatorAddresses
:
List
<
String
>
)