class Azure::Postgresql::Profiles::Latest::Mgmt::ModelClasses

Public Instance Methods

configuration() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 207
def configuration
  Azure::Postgresql::Mgmt::V2017_12_01::Models::Configuration
end
configuration_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 171
def configuration_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ConfigurationListResult
end
database() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 204
def database
  Azure::Postgresql::Mgmt::V2017_12_01::Models::Database
end
database_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 162
def database_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::DatabaseListResult
end
firewall_rule() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 198
def firewall_rule
  Azure::Postgresql::Mgmt::V2017_12_01::Models::FirewallRule
end
firewall_rule_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 123
def firewall_rule_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::FirewallRuleListResult
end
geo_redundant_backup() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 225
def geo_redundant_backup
  Azure::Postgresql::Mgmt::V2017_12_01::Models::GeoRedundantBackup
end
log_file() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 210
def log_file
  Azure::Postgresql::Mgmt::V2017_12_01::Models::LogFile
end
log_file_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 150
def log_file_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::LogFileListResult
end
name_availability() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 135
def name_availability
  Azure::Postgresql::Mgmt::V2017_12_01::Models::NameAvailability
end
name_availability_request() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 126
def name_availability_request
  Azure::Postgresql::Mgmt::V2017_12_01::Models::NameAvailabilityRequest
end
operation() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 141
def operation
  Azure::Postgresql::Mgmt::V2017_12_01::Models::Operation
end
operation_display() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 177
def operation_display
  Azure::Postgresql::Mgmt::V2017_12_01::Models::OperationDisplay
end
operation_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 153
def operation_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::OperationListResult
end
operation_origin() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 237
def operation_origin
  Azure::Postgresql::Mgmt::V2017_12_01::Models::OperationOrigin
end
performance_tier_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 138
def performance_tier_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::PerformanceTierListResult
end
performance_tier_properties() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 159
def performance_tier_properties
  Azure::Postgresql::Mgmt::V2017_12_01::Models::PerformanceTierProperties
end
performance_tier_service_level_objectives() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 144
def performance_tier_service_level_objectives
  Azure::Postgresql::Mgmt::V2017_12_01::Models::PerformanceTierServiceLevelObjectives
end
proxy_resource() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 132
def proxy_resource
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ProxyResource
end
server() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 195
def server
  Azure::Postgresql::Mgmt::V2017_12_01::Models::Server
end
server_for_create() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 165
def server_for_create
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerForCreate
end
server_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 174
def server_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerListResult
end
server_properties_for_create() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 147
def server_properties_for_create
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerPropertiesForCreate
end
server_properties_for_default_create() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 183
def server_properties_for_default_create
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerPropertiesForDefaultCreate
end
server_properties_for_geo_restore() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 189
def server_properties_for_geo_restore
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerPropertiesForGeoRestore
end
server_properties_for_replica() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 192
def server_properties_for_replica
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerPropertiesForReplica
end
server_properties_for_restore() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 186
def server_properties_for_restore
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerPropertiesForRestore
end
server_security_alert_policy() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 213
def server_security_alert_policy
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerSecurityAlertPolicy
end
server_security_alert_policy_state() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 240
def server_security_alert_policy_state
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerSecurityAlertPolicyState
end
server_state() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 222
def server_state
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerState
end
server_update_parameters() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 156
def server_update_parameters
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerUpdateParameters
end
server_version() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 216
def server_version
  Azure::Postgresql::Mgmt::V2017_12_01::Models::ServerVersion
end
sku() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 168
def sku
  Azure::Postgresql::Mgmt::V2017_12_01::Models::Sku
end
sku_tier() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 231
def sku_tier
  Azure::Postgresql::Mgmt::V2017_12_01::Models::SkuTier
end
ssl_enforcement_enum() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 219
def ssl_enforcement_enum
  Azure::Postgresql::Mgmt::V2017_12_01::Models::SslEnforcementEnum
end
storage_autogrow() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 228
def storage_autogrow
  Azure::Postgresql::Mgmt::V2017_12_01::Models::StorageAutogrow
end
storage_profile() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 129
def storage_profile
  Azure::Postgresql::Mgmt::V2017_12_01::Models::StorageProfile
end
tracked_resource() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 180
def tracked_resource
  Azure::Postgresql::Mgmt::V2017_12_01::Models::TrackedResource
end
virtual_network_rule() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 201
def virtual_network_rule
  Azure::Postgresql::Mgmt::V2017_12_01::Models::VirtualNetworkRule
end
virtual_network_rule_list_result() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 120
def virtual_network_rule_list_result
  Azure::Postgresql::Mgmt::V2017_12_01::Models::VirtualNetworkRuleListResult
end
virtual_network_rule_state() click to toggle source
# File lib/profiles/latest/modules/postgresql_profile_module.rb, line 234
def virtual_network_rule_state
  Azure::Postgresql::Mgmt::V2017_12_01::Models::VirtualNetworkRuleState
end