简体   繁体   中英

Azure Media Service Channel Creation issue with REST API

I am facing some issue with channel creation service in Azure Media service. I am getting following error message. Make sure to only use property names that are defined by the type

You could follow the naming convention in REST documentation .

Here is the naming convention for Channel:

  • Must be unique within your Media Services account.
  • Maximum length = 32 characters.
  • Cannot contain spaces.
  • Hyphens and alphanumeric characters only.
  • Cannot begin or end with a hyphen.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM