Class: Azure::Locks::Profiles::V2019_03_01_Hybrid::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::Locks::Profiles::V2019_03_01_Hybrid::Mgmt::ModelClasses
- Defined in:
- lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb
Instance Method Summary collapse
- #lock_level ⇒ Object
- #management_lock_list_result ⇒ Object
- #management_lock_object ⇒ Object
- #management_lock_owner ⇒ Object
- #operation ⇒ Object
- #operation_display ⇒ Object
- #operation_list_result ⇒ Object
Instance Method Details
#lock_level ⇒ Object
86 87 88 |
# File 'lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb', line 86 def lock_level Azure::Locks::Mgmt::V2016_09_01::Models::LockLevel end |
#management_lock_list_result ⇒ Object
77 78 79 |
# File 'lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb', line 77 def management_lock_list_result Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockListResult end |
#management_lock_object ⇒ Object
83 84 85 |
# File 'lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb', line 83 def management_lock_object Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockObject end |
#management_lock_owner ⇒ Object
71 72 73 |
# File 'lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb', line 71 def management_lock_owner Azure::Locks::Mgmt::V2016_09_01::Models::ManagementLockOwner end |
#operation ⇒ Object
74 75 76 |
# File 'lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb', line 74 def operation Azure::Locks::Mgmt::V2016_09_01::Models::Operation end |
#operation_display ⇒ Object
68 69 70 |
# File 'lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb', line 68 def operation_display Azure::Locks::Mgmt::V2016_09_01::Models::OperationDisplay end |
#operation_list_result ⇒ Object
80 81 82 |
# File 'lib/profiles/v2019_03_01_hybrid/modules/locks_profile_module.rb', line 80 def operation_list_result Azure::Locks::Mgmt::V2016_09_01::Models::OperationListResult end |