Class: Azure::Storage::Profiles::V2018_03_01::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::Storage::Profiles::V2018_03_01::Mgmt::ModelClasses
- Defined in:
- lib/profiles/v2018_03_01/modules/storage_profile_module.rb
Instance Method Summary collapse
- #access_tier ⇒ Object
- #account_status ⇒ Object
- #check_name_availability_result ⇒ Object
- #custom_domain ⇒ Object
- #encryption ⇒ Object
- #encryption_service ⇒ Object
- #encryption_services ⇒ Object
- #endpoints ⇒ Object
- #key_permission ⇒ Object
- #kind ⇒ Object
- #provisioning_state ⇒ Object
- #reason ⇒ Object
- #resource ⇒ Object
- #sku ⇒ Object
- #sku_name ⇒ Object
- #sku_tier ⇒ Object
- #storage_account ⇒ Object
- #storage_account_check_name_availability_parameters ⇒ Object
- #storage_account_create_parameters ⇒ Object
- #storage_account_key ⇒ Object
- #storage_account_list_keys_result ⇒ Object
- #storage_account_list_result ⇒ Object
- #storage_account_regenerate_key_parameters ⇒ Object
- #storage_account_update_parameters ⇒ Object
- #usage ⇒ Object
- #usage_list_result ⇒ Object
- #usage_name ⇒ Object
- #usage_unit ⇒ Object
Instance Method Details
permalink #access_tier ⇒ Object
[View source]
155 156 157 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 155 def access_tier Azure::Storage::Mgmt::V2016_01_01::Models::AccessTier end |
permalink #account_status ⇒ Object
[View source]
164 165 166 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 164 def account_status Azure::Storage::Mgmt::V2016_01_01::Models::AccountStatus end |
permalink #check_name_availability_result ⇒ Object
[View source]
137 138 139 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 137 def check_name_availability_result Azure::Storage::Mgmt::V2016_01_01::Models::CheckNameAvailabilityResult end |
permalink #custom_domain ⇒ Object
[View source]
119 120 121 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 119 def custom_domain Azure::Storage::Mgmt::V2016_01_01::Models::CustomDomain end |
permalink #encryption ⇒ Object
[View source]
107 108 109 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 107 def encryption Azure::Storage::Mgmt::V2016_01_01::Models::Encryption end |
permalink #encryption_service ⇒ Object
[View source]
101 102 103 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 101 def encryption_service Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionService end |
permalink #encryption_services ⇒ Object
[View source]
131 132 133 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 131 def encryption_services Azure::Storage::Mgmt::V2016_01_01::Models::EncryptionServices end |
permalink #endpoints ⇒ Object
[View source]
113 114 115 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 113 def endpoints Azure::Storage::Mgmt::V2016_01_01::Models::Endpoints end |
permalink #key_permission ⇒ Object
[View source]
167 168 169 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 167 def Azure::Storage::Mgmt::V2016_01_01::Models::KeyPermission end |
permalink #kind ⇒ Object
[View source]
158 159 160 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 158 def kind Azure::Storage::Mgmt::V2016_01_01::Models::Kind end |
permalink #provisioning_state ⇒ Object
[View source]
161 162 163 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 161 def provisioning_state Azure::Storage::Mgmt::V2016_01_01::Models::ProvisioningState end |
permalink #reason ⇒ Object
[View source]
146 147 148 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 146 def reason Azure::Storage::Mgmt::V2016_01_01::Models::Reason end |
permalink #resource ⇒ Object
[View source]
140 141 142 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 140 def resource Azure::Storage::Mgmt::V2016_01_01::Models::Resource end |
permalink #sku ⇒ Object
[View source]
95 96 97 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 95 def sku Azure::Storage::Mgmt::V2016_01_01::Models::Sku end |
permalink #sku_name ⇒ Object
[View source]
149 150 151 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 149 def sku_name Azure::Storage::Mgmt::V2016_01_01::Models::SkuName end |
permalink #sku_tier ⇒ Object
[View source]
152 153 154 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 152 def sku_tier Azure::Storage::Mgmt::V2016_01_01::Models::SkuTier end |
permalink #storage_account ⇒ Object
[View source]
143 144 145 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 143 def storage_account Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccount end |
permalink #storage_account_check_name_availability_parameters ⇒ Object
[View source]
89 90 91 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 89 def storage_account_check_name_availability_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCheckNameAvailabilityParameters end |
permalink #storage_account_create_parameters ⇒ Object
[View source]
125 126 127 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 125 def storage_account_create_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountCreateParameters end |
permalink #storage_account_key ⇒ Object
[View source]
92 93 94 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 92 def storage_account_key Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountKey end |
permalink #storage_account_list_keys_result ⇒ Object
[View source]
104 105 106 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 104 def storage_account_list_keys_result Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListKeysResult end |
permalink #storage_account_list_result ⇒ Object
[View source]
98 99 100 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 98 def storage_account_list_result Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountListResult end |
permalink #storage_account_regenerate_key_parameters ⇒ Object
[View source]
110 111 112 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 110 def storage_account_regenerate_key_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountRegenerateKeyParameters end |
permalink #storage_account_update_parameters ⇒ Object
[View source]
116 117 118 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 116 def storage_account_update_parameters Azure::Storage::Mgmt::V2016_01_01::Models::StorageAccountUpdateParameters end |
permalink #usage ⇒ Object
[View source]
128 129 130 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 128 def usage Azure::Storage::Mgmt::V2016_01_01::Models::Usage end |
permalink #usage_list_result ⇒ Object
[View source]
134 135 136 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 134 def usage_list_result Azure::Storage::Mgmt::V2016_01_01::Models::UsageListResult end |
permalink #usage_name ⇒ Object
[View source]
122 123 124 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 122 def usage_name Azure::Storage::Mgmt::V2016_01_01::Models::UsageName end |
permalink #usage_unit ⇒ Object
[View source]
170 171 172 |
# File 'lib/profiles/v2018_03_01/modules/storage_profile_module.rb', line 170 def usage_unit Azure::Storage::Mgmt::V2016_01_01::Models::UsageUnit end |