class Azure::Profiles::Latest::Support::Mgmt::SupportManagementClass::ModelClasses

Public Instance Methods

check_name_availability_input() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 152
def check_name_availability_input
  Azure::Support::Mgmt::V2020_04_01::Models::CheckNameAvailabilityInput
end
check_name_availability_output() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 110
def check_name_availability_output
  Azure::Support::Mgmt::V2020_04_01::Models::CheckNameAvailabilityOutput
end
communication_details() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 113
def communication_details
  Azure::Support::Mgmt::V2020_04_01::Models::CommunicationDetails
end
communication_direction() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 167
def communication_direction
  Azure::Support::Mgmt::V2020_04_01::Models::CommunicationDirection
end
communication_type() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 164
def communication_type
  Azure::Support::Mgmt::V2020_04_01::Models::CommunicationType
end
communications_list_result() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 119
def communications_list_result
  Azure::Support::Mgmt::V2020_04_01::Models::CommunicationsListResult
end
contact_profile() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 134
def contact_profile
  Azure::Support::Mgmt::V2020_04_01::Models::ContactProfile
end
exception_response() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 137
def exception_response
  Azure::Support::Mgmt::V2020_04_01::Models::ExceptionResponse
end
operation() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 122
def operation
  Azure::Support::Mgmt::V2020_04_01::Models::Operation
end
operation_display() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 86
def operation_display
  Azure::Support::Mgmt::V2020_04_01::Models::OperationDisplay
end
operations_list_result() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 92
def operations_list_result
  Azure::Support::Mgmt::V2020_04_01::Models::OperationsListResult
end
preferred_contact_method() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 161
def preferred_contact_method
  Azure::Support::Mgmt::V2020_04_01::Models::PreferredContactMethod
end
problem_classification() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 128
def problem_classification
  Azure::Support::Mgmt::V2020_04_01::Models::ProblemClassification
end
problem_classifications_list_result() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 104
def problem_classifications_list_result
  Azure::Support::Mgmt::V2020_04_01::Models::ProblemClassificationsListResult
end
quota_change_request() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 89
def quota_change_request
  Azure::Support::Mgmt::V2020_04_01::Models::QuotaChangeRequest
end
quota_ticket_details() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 95
def quota_ticket_details
  Azure::Support::Mgmt::V2020_04_01::Models::QuotaTicketDetails
end
service() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 140
def service
  Azure::Support::Mgmt::V2020_04_01::Models::Service
end
service_error() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 131
def service_error
  Azure::Support::Mgmt::V2020_04_01::Models::ServiceError
end
service_error_detail() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 125
def service_error_detail
  Azure::Support::Mgmt::V2020_04_01::Models::ServiceErrorDetail
end
service_level_agreement() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 116
def service_level_agreement
  Azure::Support::Mgmt::V2020_04_01::Models::ServiceLevelAgreement
end
services_list_result() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 98
def services_list_result
  Azure::Support::Mgmt::V2020_04_01::Models::ServicesListResult
end
severity_level() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 158
def severity_level
  Azure::Support::Mgmt::V2020_04_01::Models::SeverityLevel
end
status() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 170
def status
  Azure::Support::Mgmt::V2020_04_01::Models::Status
end
support_engineer() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 146
def support_engineer
  Azure::Support::Mgmt::V2020_04_01::Models::SupportEngineer
end
support_ticket_details() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 101
def support_ticket_details
  Azure::Support::Mgmt::V2020_04_01::Models::SupportTicketDetails
end
support_tickets_list_result() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 107
def support_tickets_list_result
  Azure::Support::Mgmt::V2020_04_01::Models::SupportTicketsListResult
end
technical_ticket_details() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 83
def technical_ticket_details
  Azure::Support::Mgmt::V2020_04_01::Models::TechnicalTicketDetails
end
type() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 155
def type
  Azure::Support::Mgmt::V2020_04_01::Models::Type
end
update_contact_profile() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 143
def update_contact_profile
  Azure::Support::Mgmt::V2020_04_01::Models::UpdateContactProfile
end
update_support_ticket() click to toggle source
# File lib/latest/modules/support_profile_module.rb, line 149
def update_support_ticket
  Azure::Support::Mgmt::V2020_04_01::Models::UpdateSupportTicket
end