如何下载 Windows Azure 云服务定义 .csdef 文件

How to Download Windows Azure Cloud Service Definition .csdef File

有谁知道如何使用 C# 或 PowerShell 命令下载 Azure 云服务定义 .csdef 文件?

不,你不能直接下载 csdef 文件(虽然你可以下载 config file (cscfg))因为 csdef 文件被捆绑在包文件中(cspkg ).