_id
stringlengths
2
6
title
stringlengths
9
130
partition
stringclasses
3 values
text
stringlengths
66
10.5k
language
stringclasses
1 value
meta_information
dict
q13700
Azure::ManagedApplications::Mgmt::V2018_06_01.ApplicationDefinitions.get_by_id
train
def get_by_id(application_definition_id, custom_headers:nil) response = get_by_id_async(application_definition_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13701
Azure::ManagedApplications::Mgmt::V2018_06_01.ApplicationDefinitions.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, application_definition_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, application_definition_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13702
Azure::NetApp::Mgmt::V2017_08_15_preview.Pools.get_with_http_info
train
def get_with_http_info(resource_group_name, account_name, pool_name, custom_headers:nil) get_async(resource_group_name, account_name, pool_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13703
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01.BackupEngines.get
train
def get(vault_name, resource_group_name, backup_engine_name, filter:nil, skip_token:nil, custom_headers:nil) response = get_async(vault_name, resource_group_name, backup_engine_name, filter:filter, skip_token:skip_token, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13704
Azure::EventHub::Mgmt::V2018_01_01_preview.Configuration.patch_with_http_info
train
def patch_with_http_info(resource_group_name, cluster_name, parameters, custom_headers:nil) patch_async(resource_group_name, cluster_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13705
Azure::StorSimple8000Series::Mgmt::V2017_06_01.Devices.list_by_manager_with_http_info
train
def list_by_manager_with_http_info(resource_group_name, manager_name, expand:nil, custom_headers:nil) list_by_manager_async(resource_group_name, manager_name, expand:expand, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13706
Azure::StorSimple8000Series::Mgmt::V2017_06_01.Devices.get_with_http_info
train
def get_with_http_info(device_name, resource_group_name, manager_name, expand:nil, custom_headers:nil) get_async(device_name, resource_group_name, manager_name, expand:expand, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13707
Azure::StorSimple8000Series::Mgmt::V2017_06_01.Devices.update_with_http_info
train
def update_with_http_info(device_name, parameters, resource_group_name, manager_name, custom_headers:nil) update_async(device_name, parameters, resource_group_name, manager_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13708
Azure::StorSimple8000Series::Mgmt::V2017_06_01.Devices.list_metric_definition_with_http_info
train
def list_metric_definition_with_http_info(device_name, resource_group_name, manager_name, custom_headers:nil) list_metric_definition_async(device_name, resource_group_name, manager_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13709
Azure::StorSimple8000Series::Mgmt::V2017_06_01.Devices.get_update_summary_with_http_info
train
def get_update_summary_with_http_info(device_name, resource_group_name, manager_name, custom_headers:nil) get_update_summary_async(device_name, resource_group_name, manager_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13710
Azure::Batch::Mgmt::V2015_12_01.BatchAccountOperations.synchronize_auto_storage_keys
train
def synchronize_auto_storage_keys(resource_group_name, account_name, custom_headers:nil) response = synchronize_auto_storage_keys_async(resource_group_name, account_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13711
Azure::Batch::Mgmt::V2015_12_01.BatchAccountOperations.regenerate_key_with_http_info
train
def regenerate_key_with_http_info(resource_group_name, account_name, parameters, custom_headers:nil) regenerate_key_async(resource_group_name, account_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13712
Azure::Network::Mgmt::V2018_07_01.DefaultSecurityRules.list
train
def list(resource_group_name, network_security_group_name, custom_headers:nil) first_page = list_as_lazy(resource_group_name, network_security_group_name, custom_headers:custom_headers) first_page.get_all_items end
ruby
{ "resource": "" }
q13713
Azure::Network::Mgmt::V2018_07_01.DefaultSecurityRules.get_with_http_info
train
def get_with_http_info(resource_group_name, network_security_group_name, default_security_rule_name, custom_headers:nil) get_async(resource_group_name, network_security_group_name, default_security_rule_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13714
Azure::RecoveryServices::Mgmt::V2016_06_01.Vaults.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, vault_name, vault, custom_headers:nil) create_or_update_async(resource_group_name, vault_name, vault, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13715
Azure::RecoveryServices::Mgmt::V2016_06_01.Vaults.update_with_http_info
train
def update_with_http_info(resource_group_name, vault_name, vault, custom_headers:nil) update_async(resource_group_name, vault_name, vault, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13716
Azure::MachineLearningServices::Mgmt::V2018_03_01_preview.Workspaces.update_with_http_info
train
def update_with_http_info(resource_group_name, workspace_name, parameters, custom_headers:nil) update_async(resource_group_name, workspace_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13717
Azure::MachineLearningServices::Mgmt::V2018_03_01_preview.Workspaces.resync_keys
train
def resync_keys(resource_group_name, workspace_name, custom_headers:nil) response = resync_keys_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13718
Azure::MachineLearningServices::Mgmt::V2018_03_01_preview.Workspaces.list_by_subscription
train
def list_by_subscription(skiptoken:nil, custom_headers:nil) first_page = list_by_subscription_as_lazy(skiptoken:skiptoken, custom_headers:custom_headers) first_page.get_all_items end
ruby
{ "resource": "" }
q13719
Azure::RecoveryServicesSiteRecovery::Mgmt::V2018_01_10.ReplicationRecoveryPlans.update
train
def update(recovery_plan_name, input, custom_headers:nil) response = update_async(recovery_plan_name, input, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13720
Azure::Network::Mgmt::V2018_07_01.HubVirtualNetworkConnections.get_with_http_info
train
def get_with_http_info(resource_group_name, virtual_hub_name, connection_name, custom_headers:nil) get_async(resource_group_name, virtual_hub_name, connection_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13721
Azure::Network::Mgmt::V2018_07_01.HubVirtualNetworkConnections.list
train
def list(resource_group_name, virtual_hub_name, custom_headers:nil) first_page = list_as_lazy(resource_group_name, virtual_hub_name, custom_headers:custom_headers) first_page.get_all_items end
ruby
{ "resource": "" }
q13722
Azure::OperationalInsights::Mgmt::V2015_03_20.Workspaces.list_link_targets
train
def list_link_targets(custom_headers:nil) response = list_link_targets_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13723
Azure::OperationalInsights::Mgmt::V2015_03_20.Workspaces.get_schema
train
def get_schema(resource_group_name, workspace_name, custom_headers:nil) response = get_schema_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13724
Azure::OperationalInsights::Mgmt::V2015_03_20.Workspaces.purge
train
def purge(resource_group_name, workspace_name, custom_headers:nil) response = purge_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13725
Azure::OperationalInsights::Mgmt::V2015_03_20.Workspaces.get_purge_status
train
def get_purge_status(resource_group_name, workspace_name, custom_headers:nil) response = get_purge_status_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13726
Azure::Scheduler::Mgmt::V2016_03_01.Jobs.get_with_http_info
train
def get_with_http_info(resource_group_name, job_collection_name, job_name, custom_headers:nil) get_async(resource_group_name, job_collection_name, job_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13727
Azure::SQL::Mgmt::V2018_06_01_preview.InstancePools.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, instance_pool_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, instance_pool_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13728
Azure::SQL::Mgmt::V2018_06_01_preview.InstancePools.begin_update_with_http_info
train
def begin_update_with_http_info(resource_group_name, instance_pool_name, parameters, custom_headers:nil) begin_update_async(resource_group_name, instance_pool_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13729
Azure::Network::Mgmt::V2018_07_01.SecurityRules.get_with_http_info
train
def get_with_http_info(resource_group_name, network_security_group_name, security_rule_name, custom_headers:nil) get_async(resource_group_name, network_security_group_name, security_rule_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13730
Azure::Network::Mgmt::V2018_07_01.SecurityRules.begin_delete_with_http_info
train
def begin_delete_with_http_info(resource_group_name, network_security_group_name, security_rule_name, custom_headers:nil) begin_delete_async(resource_group_name, network_security_group_name, security_rule_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13731
Azure::Automation::Mgmt::V2015_10_31.ModuleModelOperations.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, automation_account_name, module_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, automation_account_name, module_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13732
Azure::Automation::Mgmt::V2015_10_31.ModuleModelOperations.update_with_http_info
train
def update_with_http_info(resource_group_name, automation_account_name, module_name, parameters, custom_headers:nil) update_async(resource_group_name, automation_account_name, module_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13733
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_domains
train
def get_domains(custom_headers:nil) response = get_domains_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13734
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_domain
train
def get_domain(domain_id, custom_headers:nil) response = get_domain_async(domain_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13735
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_untagged_image_count
train
def get_untagged_image_count(project_id, iteration_id:nil, custom_headers:nil) response = get_untagged_image_count_async(project_id, iteration_id:iteration_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13736
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.create_image_tags
train
def create_image_tags(project_id, batch, custom_headers:nil) response = create_image_tags_async(project_id, batch, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13737
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.create_image_regions
train
def create_image_regions(project_id, batch, custom_headers:nil) response = create_image_regions_async(project_id, batch, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13738
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.delete_image_regions
train
def delete_image_regions(project_id, region_ids, custom_headers:nil) response = delete_image_regions_async(project_id, region_ids, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13739
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.delete_images
train
def delete_images(project_id, image_ids, custom_headers:nil) response = delete_images_async(project_id, image_ids, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13740
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.create_images_from_files
train
def create_images_from_files(project_id, batch, custom_headers:nil) response = create_images_from_files_async(project_id, batch, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13741
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.create_images_from_urls
train
def create_images_from_urls(project_id, batch, custom_headers:nil) response = create_images_from_urls_async(project_id, batch, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13742
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.create_images_from_predictions
train
def create_images_from_predictions(project_id, batch, custom_headers:nil) response = create_images_from_predictions_async(project_id, batch, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13743
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_image_region_proposals
train
def get_image_region_proposals(project_id, image_id, custom_headers:nil) response = get_image_region_proposals_async(project_id, image_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13744
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.delete_prediction
train
def delete_prediction(project_id, ids, custom_headers:nil) response = delete_prediction_async(project_id, ids, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13745
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.query_predictions
train
def query_predictions(project_id, query, custom_headers:nil) response = query_predictions_async(project_id, query, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13746
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_projects
train
def get_projects(custom_headers:nil) response = get_projects_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13747
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.create_project_with_http_info
train
def create_project_with_http_info(name, description:nil, domain_id:nil, classification_type:nil, target_export_platforms:nil, custom_headers:nil) create_project_async(name, description:description, domain_id:domain_id, classification_type:classification_type, target_export_platforms:target_export_platforms, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13748
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_project
train
def get_project(project_id, custom_headers:nil) response = get_project_async(project_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13749
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.update_project
train
def update_project(project_id, updated_project, custom_headers:nil) response = update_project_async(project_id, updated_project, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13750
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_iterations
train
def get_iterations(project_id, custom_headers:nil) response = get_iterations_async(project_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13751
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_iteration
train
def get_iteration(project_id, iteration_id, custom_headers:nil) response = get_iteration_async(project_id, iteration_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13752
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.delete_iteration
train
def delete_iteration(project_id, iteration_id, custom_headers:nil) response = delete_iteration_async(project_id, iteration_id, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13753
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.unpublish_iteration
train
def unpublish_iteration(project_id, iteration_id, custom_headers:nil) response = unpublish_iteration_async(project_id, iteration_id, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13754
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_exports
train
def get_exports(project_id, iteration_id, custom_headers:nil) response = get_exports_async(project_id, iteration_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13755
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.delete_tag
train
def delete_tag(project_id, tag_id, custom_headers:nil) response = delete_tag_async(project_id, tag_id, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13756
Azure::CognitiveServices::Customvisiontraining::V3_0.CustomvisiontrainingClient.get_tags
train
def get_tags(project_id, iteration_id:nil, custom_headers:nil) response = get_tags_async(project_id, iteration_id:iteration_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13757
Azure::Logic::Mgmt::V2016_06_01.Agreements.get_with_http_info
train
def get_with_http_info(resource_group_name, integration_account_name, agreement_name, custom_headers:nil) get_async(resource_group_name, integration_account_name, agreement_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13758
Azure::Logic::Mgmt::V2016_06_01.Agreements.delete_with_http_info
train
def delete_with_http_info(resource_group_name, integration_account_name, agreement_name, custom_headers:nil) delete_async(resource_group_name, integration_account_name, agreement_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13759
Azure::ResourcesManagement::Mgmt::V2018_03_01_preview.ManagementGroupSubscriptions.delete_with_http_info
train
def delete_with_http_info(group_id, subscription_id, cache_control:'no-cache', custom_headers:nil) delete_async(group_id, subscription_id, cache_control:cache_control, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13760
Azure::SQL::Mgmt::V2017_10_01_preview.ManagedDatabaseVulnerabilityAssessmentRuleBaselines.get_with_http_info
train
def get_with_http_info(resource_group_name, managed_instance_name, database_name, rule_id, baseline_name, custom_headers:nil) get_async(resource_group_name, managed_instance_name, database_name, rule_id, baseline_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13761
Azure::SQL::Mgmt::V2017_10_01_preview.ManagedDatabaseVulnerabilityAssessmentRuleBaselines.delete_with_http_info
train
def delete_with_http_info(resource_group_name, managed_instance_name, database_name, rule_id, baseline_name, custom_headers:nil) delete_async(resource_group_name, managed_instance_name, database_name, rule_id, baseline_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13762
Azure::Network::Mgmt::V2019_02_01.ApplicationGateways.list_available_server_variables
train
def list_available_server_variables(custom_headers:nil) response = list_available_server_variables_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13763
Azure::Network::Mgmt::V2019_02_01.ApplicationGateways.list_available_request_headers
train
def list_available_request_headers(custom_headers:nil) response = list_available_request_headers_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13764
Azure::Network::Mgmt::V2019_02_01.ApplicationGateways.list_available_response_headers
train
def list_available_response_headers(custom_headers:nil) response = list_available_response_headers_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13765
Azure::Network::Mgmt::V2019_02_01.ApplicationGateways.list_available_waf_rule_sets
train
def list_available_waf_rule_sets(custom_headers:nil) response = list_available_waf_rule_sets_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13766
Azure::Network::Mgmt::V2019_02_01.ApplicationGateways.list_available_ssl_options
train
def list_available_ssl_options(custom_headers:nil) response = list_available_ssl_options_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13767
Azure::Network::Mgmt::V2019_02_01.ApplicationGateways.get_ssl_predefined_policy
train
def get_ssl_predefined_policy(predefined_policy_name, custom_headers:nil) response = get_ssl_predefined_policy_async(predefined_policy_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13768
Azure::Network::Mgmt::V2019_02_01.ApplicationGateways.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, application_gateway_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, application_gateway_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13769
Azure::CognitiveServices::LuisAuthoring::V2_0.Model.list_prebuilt_entities
train
def list_prebuilt_entities(app_id, version_id, custom_headers:nil) response = list_prebuilt_entities_async(app_id, version_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13770
Azure::CognitiveServices::LuisAuthoring::V2_0.Model.list_custom_prebuilt_intents
train
def list_custom_prebuilt_intents(app_id, version_id, custom_headers:nil) response = list_custom_prebuilt_intents_async(app_id, version_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13771
Azure::CognitiveServices::LuisAuthoring::V2_0.Model.list_custom_prebuilt_entities
train
def list_custom_prebuilt_entities(app_id, version_id, custom_headers:nil) response = list_custom_prebuilt_entities_async(app_id, version_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13772
Azure::CognitiveServices::LuisAuthoring::V2_0.Model.list_custom_prebuilt_models
train
def list_custom_prebuilt_models(app_id, version_id, custom_headers:nil) response = list_custom_prebuilt_models_async(app_id, version_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13773
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.get_details
train
def get_details(resource_group_name, server_name, custom_headers:nil) response = get_details_async(resource_group_name, server_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13774
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.list_skus_for_new
train
def list_skus_for_new(custom_headers:nil) response = list_skus_for_new_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13775
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.list_skus_for_existing
train
def list_skus_for_existing(resource_group_name, server_name, custom_headers:nil) response = list_skus_for_existing_async(resource_group_name, server_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13776
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.list_gateway_status
train
def list_gateway_status(resource_group_name, server_name, custom_headers:nil) response = list_gateway_status_async(resource_group_name, server_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13777
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.dissociate_gateway
train
def dissociate_gateway(resource_group_name, server_name, custom_headers:nil) response = dissociate_gateway_async(resource_group_name, server_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13778
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.list_operation_results
train
def list_operation_results(location, operation_id, custom_headers:nil) response = list_operation_results_async(location, operation_id, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13779
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.list_operation_statuses
train
def list_operation_statuses(location, operation_id, custom_headers:nil) response = list_operation_statuses_async(location, operation_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13780
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.begin_create_with_http_info
train
def begin_create_with_http_info(resource_group_name, server_name, server_parameters, custom_headers:nil) begin_create_async(resource_group_name, server_name, server_parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13781
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.begin_update_with_http_info
train
def begin_update_with_http_info(resource_group_name, server_name, server_update_parameters, custom_headers:nil) begin_update_async(resource_group_name, server_name, server_update_parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13782
Azure::AnalysisServices::Mgmt::V2017_08_01_beta.Servers.begin_resume
train
def begin_resume(resource_group_name, server_name, custom_headers:nil) response = begin_resume_async(resource_group_name, server_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13783
Azure::MediaServices::Mgmt::V2018_07_01.ContentKeyPolicies.get_with_http_info
train
def get_with_http_info(resource_group_name, account_name, content_key_policy_name, custom_headers:nil) get_async(resource_group_name, account_name, content_key_policy_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13784
Azure::MediaServices::Mgmt::V2018_07_01.ContentKeyPolicies.delete_with_http_info
train
def delete_with_http_info(resource_group_name, account_name, content_key_policy_name, custom_headers:nil) delete_async(resource_group_name, account_name, content_key_policy_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13785
Azure::Network::Mgmt::V2018_07_01.LoadBalancerBackendAddressPools.get_with_http_info
train
def get_with_http_info(resource_group_name, load_balancer_name, backend_address_pool_name, custom_headers:nil) get_async(resource_group_name, load_balancer_name, backend_address_pool_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13786
Azure::SQL::Mgmt::V2015_05_01_preview.SyncAgents.get_with_http_info
train
def get_with_http_info(resource_group_name, server_name, sync_agent_name, custom_headers:nil) get_async(resource_group_name, server_name, sync_agent_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13787
Azure::SQL::Mgmt::V2015_05_01_preview.SyncAgents.begin_delete_with_http_info
train
def begin_delete_with_http_info(resource_group_name, server_name, sync_agent_name, custom_headers:nil) begin_delete_async(resource_group_name, server_name, sync_agent_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13788
Azure::ApiManagement::Mgmt::V2018_01_01.OpenIdConnectProvider.get_with_http_info
train
def get_with_http_info(resource_group_name, service_name, opid, custom_headers:nil) get_async(resource_group_name, service_name, opid, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13789
Azure::ApiManagement::Mgmt::V2018_01_01.QuotaByPeriodKeys.get_with_http_info
train
def get_with_http_info(resource_group_name, service_name, quota_counter_key, quota_period_key, custom_headers:nil) get_async(resource_group_name, service_name, quota_counter_key, quota_period_key, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13790
Azure::ApiManagement::Mgmt::V2018_01_01.QuotaByPeriodKeys.update_with_http_info
train
def update_with_http_info(resource_group_name, service_name, quota_counter_key, quota_period_key, parameters, custom_headers:nil) update_async(resource_group_name, service_name, quota_counter_key, quota_period_key, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13791
Azure::Logic::Mgmt::V2016_06_01.Schemas.get_with_http_info
train
def get_with_http_info(resource_group_name, integration_account_name, schema_name, custom_headers:nil) get_async(resource_group_name, integration_account_name, schema_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13792
Azure::Logic::Mgmt::V2016_06_01.Schemas.delete_with_http_info
train
def delete_with_http_info(resource_group_name, integration_account_name, schema_name, custom_headers:nil) delete_async(resource_group_name, integration_account_name, schema_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13793
Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview.SqlVirtualMachines.get_with_http_info
train
def get_with_http_info(resource_group_name, sql_virtual_machine_name, expand:nil, custom_headers:nil) get_async(resource_group_name, sql_virtual_machine_name, expand:expand, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13794
Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview.SqlVirtualMachines.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, sql_virtual_machine_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, sql_virtual_machine_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13795
Azure::Sqlvirtualmachine::Mgmt::V2017_03_01_preview.SqlVirtualMachines.begin_update_with_http_info
train
def begin_update_with_http_info(resource_group_name, sql_virtual_machine_name, parameters, custom_headers:nil) begin_update_async(resource_group_name, sql_virtual_machine_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13796
Azure::CognitiveServices::Mgmt::V2016_02_01_preview.CognitiveServicesAccounts.list_skus
train
def list_skus(resource_group_name, account_name, custom_headers:nil) response = list_skus_async(resource_group_name, account_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13797
Azure::NotificationHubs::Mgmt::V2017_04_01.Namespaces.check_availability
train
def check_availability(parameters, custom_headers:nil) response = check_availability_async(parameters, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13798
Azure::NotificationHubs::Mgmt::V2017_04_01.Namespaces.patch_with_http_info
train
def patch_with_http_info(resource_group_name, namespace_name, parameters, custom_headers:nil) patch_async(resource_group_name, namespace_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13799
Azure::ContainerRegistry::Mgmt::V2017_10_01.Registries.list_policies
train
def list_policies(resource_group_name, registry_name, custom_headers:nil) response = list_policies_async(resource_group_name, registry_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }