Azure API Managment - Configure operations through Code -


in azure api management, can create operations through portal. see below link. https://azure.microsoft.com/en-in/documentation/articles/api-management-howto-add-operations/

is there anyway configure operations through c#/code instead of portal?

regards, pratik

we have rest apis powershell cmdlets.

https://msdn.microsoft.com/library/azure/dn894081.aspx?f=255&mspperror=-2147217396


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -