- Azure for Architects
- Ritesh Modi
- 149字
- 2021-07-08 09:33:31
Resource and resource instances
Resources are created from resource types and should be unique within a resource group. The uniqueness is defined by the name of the resource and its type together. In OOP parlance, resource instances can be referred to as objects, while resource types can be referred to as a class. The services are consumed through the operations supported and implemented by resource instances. They define properties that should be configured before usage. Some are mandatory properties, while others are optional. They inherit the security and access configuration from its parent resource group. These inherited permissions and role assignments can be overridden for each resource. A resource can be locked in such a way that some of its operations can be blocked and not made available to roles, users, and groups even though they have access to it. They can be tagged for easy discoverability and manageability.
- Python語言程序設(shè)計
- C# 從入門到項目實踐(超值版)
- Bulma必知必會
- Learning AWS Lumberyard Game Development
- Oracle數(shù)據(jù)庫從入門到運維實戰(zhàn)
- HTML5+CSS3網(wǎng)站設(shè)計教程
- Interactive Applications Using Matplotlib
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- Python機(jī)器學(xué)習(xí)經(jīng)典實例
- ADI DSP應(yīng)用技術(shù)集錦
- 青少年信息學(xué)競賽
- 動手打造深度學(xué)習(xí)框架
- Advanced UFT 12 for Test Engineers Cookbook
- QPanda量子計算編程
- Application Development with Parse using iOS SDK