VoiceServicesCommunicationsGatewayData.Platforms 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.
What platforms to support.
public System.Collections.Generic.IList<Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsPlatform> Platforms { get; }
member this.Platforms : System.Collections.Generic.IList<Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsPlatform>
Public ReadOnly Property Platforms As IList(Of VoiceServicesCommunicationsPlatform)