class Azure::MariaDB::Profiles::Latest::Mgmt::ModelClasses
Public Instance Methods
configuration()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 217 def configuration Azure::MariaDB::Mgmt::V2018_06_01::Models::Configuration end
configuration_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 181 def configuration_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::ConfigurationListResult end
database()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 214 def database Azure::MariaDB::Mgmt::V2018_06_01::Models::Database end
database_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 172 def database_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::DatabaseListResult end
error_additional_info()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 256 def error_additional_info Azure::MariaDB::Mgmt::V2020_01_01::Models::ErrorAdditionalInfo end
error_response()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 253 def error_response Azure::MariaDB::Mgmt::V2020_01_01::Models::ErrorResponse end
firewall_rule()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 208 def firewall_rule Azure::MariaDB::Mgmt::V2018_06_01::Models::FirewallRule end
firewall_rule_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 133 def firewall_rule_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::FirewallRuleListResult end
geo_redundant_backup()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 235 def geo_redundant_backup Azure::MariaDB::Mgmt::V2018_06_01::Models::GeoRedundantBackup end
log_file()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 220 def log_file Azure::MariaDB::Mgmt::V2018_06_01::Models::LogFile end
log_file_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 160 def log_file_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::LogFileListResult end
name_availability()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 145 def name_availability Azure::MariaDB::Mgmt::V2018_06_01::Models::NameAvailability end
name_availability_request()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 136 def name_availability_request Azure::MariaDB::Mgmt::V2018_06_01::Models::NameAvailabilityRequest end
operation()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 151 def operation Azure::MariaDB::Mgmt::V2018_06_01::Models::Operation end
operation_display()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 187 def operation_display Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationDisplay end
operation_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 163 def operation_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationListResult end
operation_origin()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 247 def operation_origin Azure::MariaDB::Mgmt::V2018_06_01::Models::OperationOrigin end
performance_tier_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 148 def performance_tier_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierListResult end
performance_tier_properties()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 169 def performance_tier_properties Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierProperties end
performance_tier_service_level_objectives()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 154 def performance_tier_service_level_objectives Azure::MariaDB::Mgmt::V2018_06_01::Models::PerformanceTierServiceLevelObjectives end
proxy_resource()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 142 def proxy_resource Azure::MariaDB::Mgmt::V2018_06_01::Models::ProxyResource end
server()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 205 def server Azure::MariaDB::Mgmt::V2018_06_01::Models::Server end
server_for_create()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 175 def server_for_create Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerForCreate end
server_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 184 def server_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerListResult end
server_properties_for_create()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 157 def server_properties_for_create Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForCreate end
server_properties_for_default_create()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 193 def server_properties_for_default_create Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForDefaultCreate end
server_properties_for_geo_restore()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 199 def server_properties_for_geo_restore Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForGeoRestore end
server_properties_for_replica()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 202 def server_properties_for_replica Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForReplica end
server_properties_for_restore()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 196 def server_properties_for_restore Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerPropertiesForRestore end
server_security_alert_policy()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 223 def server_security_alert_policy Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerSecurityAlertPolicy end
server_security_alert_policy_state()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 250 def server_security_alert_policy_state Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerSecurityAlertPolicyState end
server_state()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 232 def server_state Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerState end
server_update_parameters()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 166 def server_update_parameters Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerUpdateParameters end
server_version()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 226 def server_version Azure::MariaDB::Mgmt::V2018_06_01::Models::ServerVersion end
sku()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 178 def sku Azure::MariaDB::Mgmt::V2018_06_01::Models::Sku end
sku_tier()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 241 def sku_tier Azure::MariaDB::Mgmt::V2018_06_01::Models::SkuTier end
ssl_enforcement_enum()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 229 def ssl_enforcement_enum Azure::MariaDB::Mgmt::V2018_06_01::Models::SslEnforcementEnum end
storage_autogrow()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 238 def storage_autogrow Azure::MariaDB::Mgmt::V2018_06_01::Models::StorageAutogrow end
storage_profile()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 139 def storage_profile Azure::MariaDB::Mgmt::V2018_06_01::Models::StorageProfile end
tracked_resource()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 190 def tracked_resource Azure::MariaDB::Mgmt::V2018_06_01::Models::TrackedResource end
virtual_network_rule()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 211 def virtual_network_rule Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRule end
virtual_network_rule_list_result()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 130 def virtual_network_rule_list_result Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRuleListResult end
virtual_network_rule_state()
click to toggle source
# File lib/profiles/latest/modules/mariadb_profile_module.rb, line 244 def virtual_network_rule_state Azure::MariaDB::Mgmt::V2018_06_01::Models::VirtualNetworkRuleState end