1. Packages
  2. Azure Native
  3. API Docs
  4. voiceservices
  5. getCommunicationsGateway
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.voiceservices.getCommunicationsGateway

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

    Get a CommunicationsGateway

    Uses Azure REST API version 2023-09-01.

    Other available API versions: 2022-12-01-preview, 2023-01-31, 2023-04-03. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native voiceservices [ApiVersion]. See the version guide for details.

    Using getCommunicationsGateway

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getCommunicationsGateway(args: GetCommunicationsGatewayArgs, opts?: InvokeOptions): Promise<GetCommunicationsGatewayResult>
    function getCommunicationsGatewayOutput(args: GetCommunicationsGatewayOutputArgs, opts?: InvokeOptions): Output<GetCommunicationsGatewayResult>
    def get_communications_gateway(communications_gateway_name: Optional[str] = None,
                                   resource_group_name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetCommunicationsGatewayResult
    def get_communications_gateway_output(communications_gateway_name: Optional[pulumi.Input[str]] = None,
                                   resource_group_name: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetCommunicationsGatewayResult]
    func LookupCommunicationsGateway(ctx *Context, args *LookupCommunicationsGatewayArgs, opts ...InvokeOption) (*LookupCommunicationsGatewayResult, error)
    func LookupCommunicationsGatewayOutput(ctx *Context, args *LookupCommunicationsGatewayOutputArgs, opts ...InvokeOption) LookupCommunicationsGatewayResultOutput

    > Note: This function is named LookupCommunicationsGateway in the Go SDK.

    public static class GetCommunicationsGateway 
    {
        public static Task<GetCommunicationsGatewayResult> InvokeAsync(GetCommunicationsGatewayArgs args, InvokeOptions? opts = null)
        public static Output<GetCommunicationsGatewayResult> Invoke(GetCommunicationsGatewayInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCommunicationsGatewayResult> getCommunicationsGateway(GetCommunicationsGatewayArgs args, InvokeOptions options)
    public static Output<GetCommunicationsGatewayResult> getCommunicationsGateway(GetCommunicationsGatewayArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:voiceservices:getCommunicationsGateway
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CommunicationsGatewayName string
    Unique identifier for this deployment
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    CommunicationsGatewayName string
    Unique identifier for this deployment
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    communicationsGatewayName String
    Unique identifier for this deployment
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    communicationsGatewayName string
    Unique identifier for this deployment
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    communications_gateway_name str
    Unique identifier for this deployment
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    communicationsGatewayName String
    Unique identifier for this deployment
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getCommunicationsGateway Result

    The following output properties are available:

    AllocatedMediaAddressPrefixes List<string>
    A list of allocated IP prefixes which may be used to receive media data from this Communications Gateway.
    AllocatedSignalingAddressPrefixes List<string>
    A list of IP allocated prefixes which may be used to receive signaling data from this Communications Gateway.
    AutoGeneratedDomainNameLabel string
    The autogenerated label used as part of the FQDNs for accessing the Communications Gateway
    AzureApiVersion string
    The Azure API version of the resource.
    Codecs List<string>
    Voice codecs to support
    Connectivity string
    How to connect back to the operator network, e.g. MAPS
    E911Type string
    How to handle 911 calls
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Platforms List<string>
    What platforms to support
    ProvisioningState string
    Resource provisioning state.
    ServiceLocations List<Pulumi.AzureNative.VoiceServices.Outputs.ServiceRegionPropertiesResponse>
    The regions in which to deploy the resources needed for Teams Calling
    Status string
    The current status of the deployment.
    SystemData Pulumi.AzureNative.VoiceServices.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    ApiBridge Pulumi.AzureNative.VoiceServices.Outputs.ApiBridgePropertiesResponse
    Details of API bridge functionality, if required
    AutoGeneratedDomainNameLabelScope string
    The scope at which the auto-generated domain name can be re-used
    CustomSipHeaders Pulumi.AzureNative.VoiceServices.Outputs.CustomSipHeadersPropertiesResponse
    Custom SIP Header to add to any subscriber with a custom_header value, if required.
    DnsDelegations Pulumi.AzureNative.VoiceServices.Outputs.DnsDelegationsPropertiesResponse
    Details of DNS Domains to delegate to the Communications Gateway.
    EmergencyDialStrings List<string>
    A list of dial strings used for emergency calling.
    Identity Pulumi.AzureNative.VoiceServices.Outputs.ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    IntegratedMcpEnabled bool
    Whether an integrated Mobile Control Point is in use.
    OnPremMcpEnabled bool
    Whether an on-premises Mobile Control Point is in use.
    Sku Pulumi.AzureNative.VoiceServices.Outputs.SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    Tags Dictionary<string, string>
    Resource tags.
    TeamsVoicemailPilotNumber string
    This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer.
    AllocatedMediaAddressPrefixes []string
    A list of allocated IP prefixes which may be used to receive media data from this Communications Gateway.
    AllocatedSignalingAddressPrefixes []string
    A list of IP allocated prefixes which may be used to receive signaling data from this Communications Gateway.
    AutoGeneratedDomainNameLabel string
    The autogenerated label used as part of the FQDNs for accessing the Communications Gateway
    AzureApiVersion string
    The Azure API version of the resource.
    Codecs []string
    Voice codecs to support
    Connectivity string
    How to connect back to the operator network, e.g. MAPS
    E911Type string
    How to handle 911 calls
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    Platforms []string
    What platforms to support
    ProvisioningState string
    Resource provisioning state.
    ServiceLocations []ServiceRegionPropertiesResponse
    The regions in which to deploy the resources needed for Teams Calling
    Status string
    The current status of the deployment.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    ApiBridge ApiBridgePropertiesResponse
    Details of API bridge functionality, if required
    AutoGeneratedDomainNameLabelScope string
    The scope at which the auto-generated domain name can be re-used
    CustomSipHeaders CustomSipHeadersPropertiesResponse
    Custom SIP Header to add to any subscriber with a custom_header value, if required.
    DnsDelegations DnsDelegationsPropertiesResponse
    Details of DNS Domains to delegate to the Communications Gateway.
    EmergencyDialStrings []string
    A list of dial strings used for emergency calling.
    Identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    IntegratedMcpEnabled bool
    Whether an integrated Mobile Control Point is in use.
    OnPremMcpEnabled bool
    Whether an on-premises Mobile Control Point is in use.
    Sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    Tags map[string]string
    Resource tags.
    TeamsVoicemailPilotNumber string
    This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer.
    allocatedMediaAddressPrefixes List<String>
    A list of allocated IP prefixes which may be used to receive media data from this Communications Gateway.
    allocatedSignalingAddressPrefixes List<String>
    A list of IP allocated prefixes which may be used to receive signaling data from this Communications Gateway.
    autoGeneratedDomainNameLabel String
    The autogenerated label used as part of the FQDNs for accessing the Communications Gateway
    azureApiVersion String
    The Azure API version of the resource.
    codecs List<String>
    Voice codecs to support
    connectivity String
    How to connect back to the operator network, e.g. MAPS
    e911Type String
    How to handle 911 calls
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    platforms List<String>
    What platforms to support
    provisioningState String
    Resource provisioning state.
    serviceLocations List<ServiceRegionPropertiesResponse>
    The regions in which to deploy the resources needed for Teams Calling
    status String
    The current status of the deployment.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    apiBridge ApiBridgePropertiesResponse
    Details of API bridge functionality, if required
    autoGeneratedDomainNameLabelScope String
    The scope at which the auto-generated domain name can be re-used
    customSipHeaders CustomSipHeadersPropertiesResponse
    Custom SIP Header to add to any subscriber with a custom_header value, if required.
    dnsDelegations DnsDelegationsPropertiesResponse
    Details of DNS Domains to delegate to the Communications Gateway.
    emergencyDialStrings List<String>
    A list of dial strings used for emergency calling.
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    integratedMcpEnabled Boolean
    Whether an integrated Mobile Control Point is in use.
    onPremMcpEnabled Boolean
    Whether an on-premises Mobile Control Point is in use.
    sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags Map<String,String>
    Resource tags.
    teamsVoicemailPilotNumber String
    This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer.
    allocatedMediaAddressPrefixes string[]
    A list of allocated IP prefixes which may be used to receive media data from this Communications Gateway.
    allocatedSignalingAddressPrefixes string[]
    A list of IP allocated prefixes which may be used to receive signaling data from this Communications Gateway.
    autoGeneratedDomainNameLabel string
    The autogenerated label used as part of the FQDNs for accessing the Communications Gateway
    azureApiVersion string
    The Azure API version of the resource.
    codecs string[]
    Voice codecs to support
    connectivity string
    How to connect back to the operator network, e.g. MAPS
    e911Type string
    How to handle 911 calls
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    platforms string[]
    What platforms to support
    provisioningState string
    Resource provisioning state.
    serviceLocations ServiceRegionPropertiesResponse[]
    The regions in which to deploy the resources needed for Teams Calling
    status string
    The current status of the deployment.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    apiBridge ApiBridgePropertiesResponse
    Details of API bridge functionality, if required
    autoGeneratedDomainNameLabelScope string
    The scope at which the auto-generated domain name can be re-used
    customSipHeaders CustomSipHeadersPropertiesResponse
    Custom SIP Header to add to any subscriber with a custom_header value, if required.
    dnsDelegations DnsDelegationsPropertiesResponse
    Details of DNS Domains to delegate to the Communications Gateway.
    emergencyDialStrings string[]
    A list of dial strings used for emergency calling.
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    integratedMcpEnabled boolean
    Whether an integrated Mobile Control Point is in use.
    onPremMcpEnabled boolean
    Whether an on-premises Mobile Control Point is in use.
    sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags {[key: string]: string}
    Resource tags.
    teamsVoicemailPilotNumber string
    This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer.
    allocated_media_address_prefixes Sequence[str]
    A list of allocated IP prefixes which may be used to receive media data from this Communications Gateway.
    allocated_signaling_address_prefixes Sequence[str]
    A list of IP allocated prefixes which may be used to receive signaling data from this Communications Gateway.
    auto_generated_domain_name_label str
    The autogenerated label used as part of the FQDNs for accessing the Communications Gateway
    azure_api_version str
    The Azure API version of the resource.
    codecs Sequence[str]
    Voice codecs to support
    connectivity str
    How to connect back to the operator network, e.g. MAPS
    e911_type str
    How to handle 911 calls
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    platforms Sequence[str]
    What platforms to support
    provisioning_state str
    Resource provisioning state.
    service_locations Sequence[ServiceRegionPropertiesResponse]
    The regions in which to deploy the resources needed for Teams Calling
    status str
    The current status of the deployment.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    api_bridge ApiBridgePropertiesResponse
    Details of API bridge functionality, if required
    auto_generated_domain_name_label_scope str
    The scope at which the auto-generated domain name can be re-used
    custom_sip_headers CustomSipHeadersPropertiesResponse
    Custom SIP Header to add to any subscriber with a custom_header value, if required.
    dns_delegations DnsDelegationsPropertiesResponse
    Details of DNS Domains to delegate to the Communications Gateway.
    emergency_dial_strings Sequence[str]
    A list of dial strings used for emergency calling.
    identity ManagedServiceIdentityResponse
    The managed service identities assigned to this resource.
    integrated_mcp_enabled bool
    Whether an integrated Mobile Control Point is in use.
    on_prem_mcp_enabled bool
    Whether an on-premises Mobile Control Point is in use.
    sku SkuResponse
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags Mapping[str, str]
    Resource tags.
    teams_voicemail_pilot_number str
    This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer.
    allocatedMediaAddressPrefixes List<String>
    A list of allocated IP prefixes which may be used to receive media data from this Communications Gateway.
    allocatedSignalingAddressPrefixes List<String>
    A list of IP allocated prefixes which may be used to receive signaling data from this Communications Gateway.
    autoGeneratedDomainNameLabel String
    The autogenerated label used as part of the FQDNs for accessing the Communications Gateway
    azureApiVersion String
    The Azure API version of the resource.
    codecs List<String>
    Voice codecs to support
    connectivity String
    How to connect back to the operator network, e.g. MAPS
    e911Type String
    How to handle 911 calls
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    platforms List<String>
    What platforms to support
    provisioningState String
    Resource provisioning state.
    serviceLocations List<Property Map>
    The regions in which to deploy the resources needed for Teams Calling
    status String
    The current status of the deployment.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    apiBridge Property Map
    Details of API bridge functionality, if required
    autoGeneratedDomainNameLabelScope String
    The scope at which the auto-generated domain name can be re-used
    customSipHeaders Property Map
    Custom SIP Header to add to any subscriber with a custom_header value, if required.
    dnsDelegations Property Map
    Details of DNS Domains to delegate to the Communications Gateway.
    emergencyDialStrings List<String>
    A list of dial strings used for emergency calling.
    identity Property Map
    The managed service identities assigned to this resource.
    integratedMcpEnabled Boolean
    Whether an integrated Mobile Control Point is in use.
    onPremMcpEnabled Boolean
    Whether an on-premises Mobile Control Point is in use.
    sku Property Map
    The SKU (Stock Keeping Unit) assigned to this resource.
    tags Map<String>
    Resource tags.
    teamsVoicemailPilotNumber String
    This number is used in Teams Phone Mobile scenarios for access to the voicemail IVR from the native dialer.

    Supporting Types

    ApiBridgePropertiesResponse

    EndpointFqdns List<string>
    FQDNs for sending requests to the API Bridge endpoint
    AllowedAddressPrefixes List<string>
    The allowed source IP addresses or CIDR ranges for accessing the API Bridge
    ConfigureApiBridge string
    The activation state of the API Bridge for this Communications Gateway
    EndpointFqdns []string
    FQDNs for sending requests to the API Bridge endpoint
    AllowedAddressPrefixes []string
    The allowed source IP addresses or CIDR ranges for accessing the API Bridge
    ConfigureApiBridge string
    The activation state of the API Bridge for this Communications Gateway
    endpointFqdns List<String>
    FQDNs for sending requests to the API Bridge endpoint
    allowedAddressPrefixes List<String>
    The allowed source IP addresses or CIDR ranges for accessing the API Bridge
    configureApiBridge String
    The activation state of the API Bridge for this Communications Gateway
    endpointFqdns string[]
    FQDNs for sending requests to the API Bridge endpoint
    allowedAddressPrefixes string[]
    The allowed source IP addresses or CIDR ranges for accessing the API Bridge
    configureApiBridge string
    The activation state of the API Bridge for this Communications Gateway
    endpoint_fqdns Sequence[str]
    FQDNs for sending requests to the API Bridge endpoint
    allowed_address_prefixes Sequence[str]
    The allowed source IP addresses or CIDR ranges for accessing the API Bridge
    configure_api_bridge str
    The activation state of the API Bridge for this Communications Gateway
    endpointFqdns List<String>
    FQDNs for sending requests to the API Bridge endpoint
    allowedAddressPrefixes List<String>
    The allowed source IP addresses or CIDR ranges for accessing the API Bridge
    configureApiBridge String
    The activation state of the API Bridge for this Communications Gateway

    CustomSipHeaderResponse

    Name string
    The name of the Custom SIP Header
    Name string
    The name of the Custom SIP Header
    name String
    The name of the Custom SIP Header
    name string
    The name of the Custom SIP Header
    name str
    The name of the Custom SIP Header
    name String
    The name of the Custom SIP Header

    CustomSipHeadersPropertiesResponse

    Headers List<Pulumi.AzureNative.VoiceServices.Inputs.CustomSipHeaderResponse>
    The Custom SIP Headers to apply to the calls which traverse the Communications Gateway
    Headers []CustomSipHeaderResponse
    The Custom SIP Headers to apply to the calls which traverse the Communications Gateway
    headers List<CustomSipHeaderResponse>
    The Custom SIP Headers to apply to the calls which traverse the Communications Gateway
    headers CustomSipHeaderResponse[]
    The Custom SIP Headers to apply to the calls which traverse the Communications Gateway
    headers Sequence[CustomSipHeaderResponse]
    The Custom SIP Headers to apply to the calls which traverse the Communications Gateway
    headers List<Property Map>
    The Custom SIP Headers to apply to the calls which traverse the Communications Gateway

    DnsDelegationPropertiesResponse

    NameServers List<string>
    The Azure-hosted DNS Name Servers for the delegated DNS Zones
    Domain string
    Domain name to delegate
    NameServers []string
    The Azure-hosted DNS Name Servers for the delegated DNS Zones
    Domain string
    Domain name to delegate
    nameServers List<String>
    The Azure-hosted DNS Name Servers for the delegated DNS Zones
    domain String
    Domain name to delegate
    nameServers string[]
    The Azure-hosted DNS Name Servers for the delegated DNS Zones
    domain string
    Domain name to delegate
    name_servers Sequence[str]
    The Azure-hosted DNS Name Servers for the delegated DNS Zones
    domain str
    Domain name to delegate
    nameServers List<String>
    The Azure-hosted DNS Name Servers for the delegated DNS Zones
    domain String
    Domain name to delegate

    DnsDelegationsPropertiesResponse

    Delegations List<Pulumi.AzureNative.VoiceServices.Inputs.DnsDelegationPropertiesResponse>
    DNS Domains to delegate for the creation of DNS Zones by the Azure Communications Gateway
    Delegations []DnsDelegationPropertiesResponse
    DNS Domains to delegate for the creation of DNS Zones by the Azure Communications Gateway
    delegations List<DnsDelegationPropertiesResponse>
    DNS Domains to delegate for the creation of DNS Zones by the Azure Communications Gateway
    delegations DnsDelegationPropertiesResponse[]
    DNS Domains to delegate for the creation of DNS Zones by the Azure Communications Gateway
    delegations Sequence[DnsDelegationPropertiesResponse]
    DNS Domains to delegate for the creation of DNS Zones by the Azure Communications Gateway
    delegations List<Property Map>
    DNS Domains to delegate for the creation of DNS Zones by the Azure Communications Gateway

    ManagedServiceIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.VoiceServices.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    PrimaryRegionPropertiesResponse

    OperatorAddresses List<string>
    IP address to use to contact the operator network from this region
    AllowedMediaSourceAddressPrefixes List<string>
    The allowed source IP addresses or CIDR ranges for media
    AllowedSignalingSourceAddressPrefixes List<string>
    The allowed source IP addresses or CIDR ranges for signaling
    EsrpAddresses List<string>
    IP address to use to contact the ESRP from this region
    OperatorAddresses []string
    IP address to use to contact the operator network from this region
    AllowedMediaSourceAddressPrefixes []string
    The allowed source IP addresses or CIDR ranges for media
    AllowedSignalingSourceAddressPrefixes []string
    The allowed source IP addresses or CIDR ranges for signaling
    EsrpAddresses []string
    IP address to use to contact the ESRP from this region
    operatorAddresses List<String>
    IP address to use to contact the operator network from this region
    allowedMediaSourceAddressPrefixes List<String>
    The allowed source IP addresses or CIDR ranges for media
    allowedSignalingSourceAddressPrefixes List<String>
    The allowed source IP addresses or CIDR ranges for signaling
    esrpAddresses List<String>
    IP address to use to contact the ESRP from this region
    operatorAddresses string[]
    IP address to use to contact the operator network from this region
    allowedMediaSourceAddressPrefixes string[]
    The allowed source IP addresses or CIDR ranges for media
    allowedSignalingSourceAddressPrefixes string[]
    The allowed source IP addresses or CIDR ranges for signaling
    esrpAddresses string[]
    IP address to use to contact the ESRP from this region
    operator_addresses Sequence[str]
    IP address to use to contact the operator network from this region
    allowed_media_source_address_prefixes Sequence[str]
    The allowed source IP addresses or CIDR ranges for media
    allowed_signaling_source_address_prefixes Sequence[str]
    The allowed source IP addresses or CIDR ranges for signaling
    esrp_addresses Sequence[str]
    IP address to use to contact the ESRP from this region
    operatorAddresses List<String>
    IP address to use to contact the operator network from this region
    allowedMediaSourceAddressPrefixes List<String>
    The allowed source IP addresses or CIDR ranges for media
    allowedSignalingSourceAddressPrefixes List<String>
    The allowed source IP addresses or CIDR ranges for signaling
    esrpAddresses List<String>
    IP address to use to contact the ESRP from this region

    ServiceRegionPropertiesResponse

    Name string
    The name of the region in which the resources needed for Teams Calling will be deployed.
    PrimaryRegionProperties Pulumi.AzureNative.VoiceServices.Inputs.PrimaryRegionPropertiesResponse
    The configuration used in this region as primary, and other regions as backup.
    Name string
    The name of the region in which the resources needed for Teams Calling will be deployed.
    PrimaryRegionProperties PrimaryRegionPropertiesResponse
    The configuration used in this region as primary, and other regions as backup.
    name String
    The name of the region in which the resources needed for Teams Calling will be deployed.
    primaryRegionProperties PrimaryRegionPropertiesResponse
    The configuration used in this region as primary, and other regions as backup.
    name string
    The name of the region in which the resources needed for Teams Calling will be deployed.
    primaryRegionProperties PrimaryRegionPropertiesResponse
    The configuration used in this region as primary, and other regions as backup.
    name str
    The name of the region in which the resources needed for Teams Calling will be deployed.
    primary_region_properties PrimaryRegionPropertiesResponse
    The configuration used in this region as primary, and other regions as backup.
    name String
    The name of the region in which the resources needed for Teams Calling will be deployed.
    primaryRegionProperties Property Map
    The configuration used in this region as primary, and other regions as backup.

    SkuResponse

    Name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    Name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity Integer
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name str
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family str
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size str
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier str
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity Number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi