我正在与Azure合作,并且注意到它为每个资源组和资源创建了一个看起来像这样的ID。
对于资源组
/subscriptions/<Subscriptionid>/resourceGroups/<resourcegroupname>
对于资源,它看起来像这样
/subscriptions/<Subscriptionid>/resourceGroups/<resourcegroupname>/providers/Microsoft.Compute/disks/<disk name>
这是天蓝色的唯一标识符。
这是哪种URI,URL还是URN?
答案 0 :(得分:0)
好吧,它不能,因为它应该以{{1}}开头,所以这是一个网址
What is the difference between URI, URL and URN?
另一方面,azure到处都将它们作为资源ID提及,因此可能不是url,我认为它只是azure独有的URI