VoiceServicesCommunicationsGatewayData.ServiceLocations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The regions in which to deploy the resources needed for Teams Calling.
public System.Collections.Generic.IList<Azure.ResourceManager.VoiceServices.Models.VoiceServicesServiceRegionProperties> ServiceLocations { get; }
member this.ServiceLocations : System.Collections.Generic.IList<Azure.ResourceManager.VoiceServices.Models.VoiceServicesServiceRegionProperties>
Public ReadOnly Property ServiceLocations As IList(Of VoiceServicesServiceRegionProperties)