_id
stringlengths
2
6
title
stringlengths
9
130
partition
stringclasses
3 values
text
stringlengths
66
10.5k
language
stringclasses
1 value
meta_information
dict
q13600
Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10.ReplicationStorageClassificationMappings.get_with_http_info
train
def get_with_http_info(fabric_name, storage_classification_name, storage_classification_mapping_name, custom_headers:nil) get_async(fabric_name, storage_classification_name, storage_classification_mapping_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13601
Azure::CognitiveServices::LuisAuthoring::V2_0.Examples.delete_with_http_info
train
def delete_with_http_info(app_id, version_id, example_id, custom_headers:nil) delete_async(app_id, version_id, example_id, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13602
Azure::Authorization::Mgmt::V2015_07_01.Permissions.list_for_resource_group_as_lazy
train
def list_for_resource_group_as_lazy(resource_group_name, custom_headers:nil) response = list_for_resource_group_async(resource_group_name, custom_headers:custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| list_for_resource_group_next_async(next_page_link, custom_headers:custom_headers) end page end end
ruby
{ "resource": "" }
q13603
Azure::ContainerService::Mgmt::V2019_02_01.ManagedClusters.get_upgrade_profile
train
def get_upgrade_profile(resource_group_name, resource_name, custom_headers:nil) response = get_upgrade_profile_async(resource_group_name, resource_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13604
Azure::ContainerService::Mgmt::V2019_02_01.ManagedClusters.list_cluster_admin_credentials
train
def list_cluster_admin_credentials(resource_group_name, resource_name, custom_headers:nil) response = list_cluster_admin_credentials_async(resource_group_name, resource_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13605
Azure::ContainerService::Mgmt::V2019_02_01.ManagedClusters.list_cluster_user_credentials
train
def list_cluster_user_credentials(resource_group_name, resource_name, custom_headers:nil) response = list_cluster_user_credentials_async(resource_group_name, resource_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13606
Azure::ContainerService::Mgmt::V2019_02_01.ManagedClusters.begin_update_tags_with_http_info
train
def begin_update_tags_with_http_info(resource_group_name, resource_name, parameters, custom_headers:nil) begin_update_tags_async(resource_group_name, resource_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13607
Azure::ContainerService::Mgmt::V2017_07_01.ContainerServices.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, container_service_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, container_service_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13608
Azure::Logic::Mgmt::V2016_06_01.WorkflowRuns.list
train
def list(resource_group_name, workflow_name, top:nil, filter:nil, custom_headers:nil) first_page = list_as_lazy(resource_group_name, workflow_name, top:top, filter:filter, custom_headers:custom_headers) first_page.get_all_items end
ruby
{ "resource": "" }
q13609
Azure::Logic::Mgmt::V2016_06_01.WorkflowRuns.get_with_http_info
train
def get_with_http_info(resource_group_name, workflow_name, run_name, custom_headers:nil) get_async(resource_group_name, workflow_name, run_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13610
Azure::ApiManagement::Mgmt::V2018_01_01.Group.get_with_http_info
train
def get_with_http_info(resource_group_name, service_name, group_id, custom_headers:nil) get_async(resource_group_name, service_name, group_id, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13611
Azure::Network::Mgmt::V2019_02_01.AvailableResourceGroupDelegations.list
train
def list(location, resource_group_name, custom_headers:nil) first_page = list_as_lazy(location, resource_group_name, custom_headers:custom_headers) first_page.get_all_items end
ruby
{ "resource": "" }
q13612
Azure::Compute::Mgmt::V2018_04_01.VirtualMachineImages.list_offers
train
def list_offers(location, publisher_name, custom_headers:nil) response = list_offers_async(location, publisher_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13613
Azure::Compute::Mgmt::V2018_04_01.VirtualMachineImages.list_publishers
train
def list_publishers(location, custom_headers:nil) response = list_publishers_async(location, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13614
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.cancel_at_management_group
train
def cancel_at_management_group(management_group_id, remediation_name, custom_headers:nil) response = cancel_at_management_group_async(management_group_id, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13615
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.create_or_update_at_management_group_with_http_info
train
def create_or_update_at_management_group_with_http_info(management_group_id, remediation_name, parameters, custom_headers:nil) create_or_update_at_management_group_async(management_group_id, remediation_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13616
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.get_at_management_group
train
def get_at_management_group(management_group_id, remediation_name, custom_headers:nil) response = get_at_management_group_async(management_group_id, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13617
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.delete_at_management_group
train
def delete_at_management_group(management_group_id, remediation_name, custom_headers:nil) response = delete_at_management_group_async(management_group_id, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13618
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.cancel_at_subscription
train
def cancel_at_subscription(remediation_name, custom_headers:nil) response = cancel_at_subscription_async(remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13619
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.create_or_update_at_subscription
train
def create_or_update_at_subscription(remediation_name, parameters, custom_headers:nil) response = create_or_update_at_subscription_async(remediation_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13620
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.get_at_subscription
train
def get_at_subscription(remediation_name, custom_headers:nil) response = get_at_subscription_async(remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13621
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.delete_at_subscription
train
def delete_at_subscription(remediation_name, custom_headers:nil) response = delete_at_subscription_async(remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13622
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.cancel_at_resource_group
train
def cancel_at_resource_group(resource_group_name, remediation_name, custom_headers:nil) response = cancel_at_resource_group_async(resource_group_name, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13623
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.get_at_resource_group
train
def get_at_resource_group(resource_group_name, remediation_name, custom_headers:nil) response = get_at_resource_group_async(resource_group_name, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13624
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.delete_at_resource_group
train
def delete_at_resource_group(resource_group_name, remediation_name, custom_headers:nil) response = delete_at_resource_group_async(resource_group_name, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13625
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.cancel_at_resource
train
def cancel_at_resource(resource_id, remediation_name, custom_headers:nil) response = cancel_at_resource_async(resource_id, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13626
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.get_at_resource
train
def get_at_resource(resource_id, remediation_name, custom_headers:nil) response = get_at_resource_async(resource_id, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13627
Azure::PolicyInsights::Mgmt::V2018_07_01_preview.Remediations.delete_at_resource
train
def delete_at_resource(resource_id, remediation_name, custom_headers:nil) response = delete_at_resource_async(resource_id, remediation_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13628
Azure::ContainerRegistry::Mgmt::V2016_06_27_preview.Registries.check_name_availability
train
def check_name_availability(registry_name_check_request, custom_headers:nil) response = check_name_availability_async(registry_name_check_request, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13629
Azure::ContainerRegistry::Mgmt::V2016_06_27_preview.Registries.get_credentials
train
def get_credentials(resource_group_name, registry_name, custom_headers:nil) response = get_credentials_async(resource_group_name, registry_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13630
Azure::ContainerRegistry::Mgmt::V2016_06_27_preview.Registries.regenerate_credentials
train
def regenerate_credentials(resource_group_name, registry_name, custom_headers:nil) response = regenerate_credentials_async(resource_group_name, registry_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13631
Azure::Resources::Mgmt::V2016_02_01.Tags.delete_value
train
def delete_value(tag_name, tag_value, custom_headers:nil) response = delete_value_async(tag_name, tag_value, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13632
Azure::Resources::Mgmt::V2016_02_01.Tags.create_or_update_value
train
def create_or_update_value(tag_name, tag_value, custom_headers:nil) response = create_or_update_value_async(tag_name, tag_value, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13633
Azure::Resources::Mgmt::V2016_02_01.Tags.create_or_update
train
def create_or_update(tag_name, custom_headers:nil) response = create_or_update_async(tag_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13634
Azure::Automation::Mgmt::V2015_10_31.DscCompilationJobOperations.get_with_http_info
train
def get_with_http_info(resource_group_name, automation_account_name, compilation_job_id, custom_headers:nil) get_async(resource_group_name, automation_account_name, compilation_job_id, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13635
Azure::ContainerRegistry::Mgmt::V2017_06_01_preview.Registries.list_credentials
train
def list_credentials(resource_group_name, registry_name, custom_headers:nil) response = list_credentials_async(resource_group_name, registry_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13636
Azure::EventHub::Mgmt::V2018_01_01_preview.Clusters.list_available_clusters
train
def list_available_clusters(custom_headers:nil) response = list_available_clusters_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13637
Azure::EventHub::Mgmt::V2018_01_01_preview.Clusters.list_namespaces
train
def list_namespaces(resource_group_name, cluster_name, custom_headers:nil) response = list_namespaces_async(resource_group_name, cluster_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13638
Azure::ContainerInstance::Mgmt::V2018_06_01.ContainerGroups.stop
train
def stop(resource_group_name, container_group_name, custom_headers:nil) response = stop_async(resource_group_name, container_group_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13639
Azure::Logic::Mgmt::V2016_06_01.WorkflowTriggers.list_callback_url_with_http_info
train
def list_callback_url_with_http_info(resource_group_name, workflow_name, trigger_name, custom_headers:nil) list_callback_url_async(resource_group_name, workflow_name, trigger_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13640
Azure::EventGrid::Mgmt::V2018_01_01.EventSubscriptions.get_full_url
train
def get_full_url(scope, event_subscription_name, custom_headers:nil) response = get_full_url_async(scope, event_subscription_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13641
Azure::GraphRbac::V1_6.ServicePrincipals.list_owners
train
def list_owners(object_id, custom_headers:nil) response = list_owners_async(object_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13642
Azure::GraphRbac::V1_6.ServicePrincipals.list_key_credentials
train
def list_key_credentials(object_id, custom_headers:nil) response = list_key_credentials_async(object_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13643
Azure::GraphRbac::V1_6.ServicePrincipals.update_key_credentials
train
def update_key_credentials(object_id, parameters, custom_headers:nil) response = update_key_credentials_async(object_id, parameters, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13644
Azure::GraphRbac::V1_6.ServicePrincipals.list_password_credentials
train
def list_password_credentials(object_id, custom_headers:nil) response = list_password_credentials_async(object_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13645
Azure::GraphRbac::V1_6.ServicePrincipals.update_password_credentials
train
def update_password_credentials(object_id, parameters, custom_headers:nil) response = update_password_credentials_async(object_id, parameters, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13646
Azure::Postgresql::Mgmt::V2017_12_01_preview.CheckNameAvailability.execute
train
def execute(name_availability_request, custom_headers:nil) response = execute_async(name_availability_request, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13647
Azure::MachineLearningServices::Mgmt::V2018_03_01_preview.MachineLearningCompute.list_by_workspace_with_http_info
train
def list_by_workspace_with_http_info(resource_group_name, workspace_name, skiptoken:nil, custom_headers:nil) list_by_workspace_async(resource_group_name, workspace_name, skiptoken:skiptoken, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13648
Azure::MachineLearningServices::Mgmt::V2018_03_01_preview.MachineLearningCompute.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, workspace_name, compute_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, workspace_name, compute_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13649
Azure::ServiceBus::Mgmt::V2015_08_01.Queues.delete_with_http_info
train
def delete_with_http_info(resource_group_name, namespace_name, queue_name, custom_headers:nil) delete_async(resource_group_name, namespace_name, queue_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13650
Azure::ServiceBus::Mgmt::V2015_08_01.Queues.get_with_http_info
train
def get_with_http_info(resource_group_name, namespace_name, queue_name, custom_headers:nil) get_async(resource_group_name, namespace_name, queue_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13651
Azure::ServiceBus::Mgmt::V2015_08_01.Queues.list_authorization_rules_with_http_info
train
def list_authorization_rules_with_http_info(resource_group_name, namespace_name, queue_name, custom_headers:nil) list_authorization_rules_async(resource_group_name, namespace_name, queue_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13652
Azure::ServiceBus::Mgmt::V2015_08_01.Queues.list_keys
train
def list_keys(resource_group_name, namespace_name, queue_name, authorization_rule_name, custom_headers:nil) response = list_keys_async(resource_group_name, namespace_name, queue_name, authorization_rule_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13653
Azure::ServiceBus::Mgmt::V2015_08_01.Queues.list_all_as_lazy
train
def list_all_as_lazy(resource_group_name, namespace_name, custom_headers:nil) response = list_all_async(resource_group_name, namespace_name, custom_headers:custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| list_all_next_async(next_page_link, custom_headers:custom_headers) end page end end
ruby
{ "resource": "" }
q13654
Azure::Compute::Mgmt::V2017_12_01.VirtualMachines.instance_view
train
def instance_view(resource_group_name, vm_name, custom_headers:nil) response = instance_view_async(resource_group_name, vm_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13655
Azure::Compute::Mgmt::V2017_12_01.VirtualMachines.begin_update_with_http_info
train
def begin_update_with_http_info(resource_group_name, vm_name, parameters, custom_headers:nil) begin_update_async(resource_group_name, vm_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13656
Azure::Compute::Mgmt::V2017_12_01.VirtualMachines.list_by_location_as_lazy
train
def list_by_location_as_lazy(location, custom_headers:nil) response = list_by_location_async(location, custom_headers:custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| list_by_location_next_async(next_page_link, custom_headers:custom_headers) end page end end
ruby
{ "resource": "" }
q13657
Azure::SQL::Mgmt::V2014_04_01.ServerAzureADAdministrators.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, server_name, properties, custom_headers:nil) begin_create_or_update_async(resource_group_name, server_name, properties, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13658
Azure::ApiManagement::Mgmt::V2019_01_01.Cache.get_with_http_info
train
def get_with_http_info(resource_group_name, service_name, cache_id, custom_headers:nil) get_async(resource_group_name, service_name, cache_id, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13659
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01.ProtectionIntentOperations.create_or_update_with_http_info
train
def create_or_update_with_http_info(vault_name, resource_group_name, fabric_name, intent_object_name, parameters, custom_headers:nil) create_or_update_async(vault_name, resource_group_name, fabric_name, intent_object_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13660
Azure::StorSimple8000Series::Mgmt::V2017_06_01.DeviceSettings.get_network_settings_with_http_info
train
def get_network_settings_with_http_info(device_name, resource_group_name, manager_name, custom_headers:nil) get_network_settings_async(device_name, resource_group_name, manager_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13661
Azure::ApiManagement::Mgmt::V2018_01_01.User.get_identity
train
def get_identity(resource_group_name, service_name, custom_headers:nil) response = get_identity_async(resource_group_name, service_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13662
Azure::ApiManagement::Mgmt::V2018_01_01.ProductPolicy.get_entity_tag_with_http_info
train
def get_entity_tag_with_http_info(resource_group_name, service_name, product_id, custom_headers:nil) get_entity_tag_async(resource_group_name, service_name, product_id, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13663
Azure::Monitor::Mgmt::V2015_04_01.AutoscaleSettings.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, autoscale_setting_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, autoscale_setting_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13664
Azure::Monitor::Mgmt::V2015_04_01.AutoscaleSettings.delete
train
def delete(resource_group_name, autoscale_setting_name, custom_headers:nil) response = delete_async(resource_group_name, autoscale_setting_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13665
Azure::SQL::Mgmt::V2015_05_01_preview.ServerKeys.get_with_http_info
train
def get_with_http_info(resource_group_name, server_name, key_name, custom_headers:nil) get_async(resource_group_name, server_name, key_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13666
Azure::Network::Mgmt::V2018_12_01.P2sVpnGateways.delete
train
def delete(resource_group_name, gateway_name, custom_headers:nil) response = delete_async(resource_group_name, gateway_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13667
Azure::CustomerInsights::Mgmt::V2017_01_01.Connectors.get_with_http_info
train
def get_with_http_info(resource_group_name, hub_name, connector_name, custom_headers:nil) get_async(resource_group_name, hub_name, connector_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13668
Azure::CustomerInsights::Mgmt::V2017_01_01.Connectors.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, hub_name, connector_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, hub_name, connector_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13669
Azure::CustomerInsights::Mgmt::V2017_01_01.Connectors.begin_delete_with_http_info
train
def begin_delete_with_http_info(resource_group_name, hub_name, connector_name, custom_headers:nil) begin_delete_async(resource_group_name, hub_name, connector_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13670
Azure::ContainerRegistry::Mgmt::V2018_09_01.Tasks.get_with_http_info
train
def get_with_http_info(resource_group_name, registry_name, task_name, custom_headers:nil) get_async(resource_group_name, registry_name, task_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13671
Azure::Batch::Mgmt::V2017_09_01.CertificateOperations.get_with_http_info
train
def get_with_http_info(resource_group_name, account_name, certificate_name, custom_headers:nil) get_async(resource_group_name, account_name, certificate_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13672
Azure::Batch::Mgmt::V2017_09_01.CertificateOperations.begin_delete_with_http_info
train
def begin_delete_with_http_info(resource_group_name, account_name, certificate_name, custom_headers:nil) begin_delete_async(resource_group_name, account_name, certificate_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13673
Azure::CognitiveServices::ContentModerator::V1_0.ListManagementTerm.delete_all_terms
train
def delete_all_terms(list_id, language, custom_headers:nil) response = delete_all_terms_async(list_id, language, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13674
Azure::ApiManagement::Mgmt::V2018_01_01.QuotaByCounterKeys.list_by_service_with_http_info
train
def list_by_service_with_http_info(resource_group_name, service_name, quota_counter_key, custom_headers:nil) list_by_service_async(resource_group_name, service_name, quota_counter_key, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13675
Azure::Network::Mgmt::V2018_08_01.NetworkWatchers.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13676
Azure::Network::Mgmt::V2018_08_01.NetworkWatchers.update_tags_with_http_info
train
def update_tags_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) update_tags_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13677
Azure::Network::Mgmt::V2018_08_01.NetworkWatchers.list_all
train
def list_all(custom_headers:nil) response = list_all_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13678
Azure::Network::Mgmt::V2018_08_01.NetworkWatchers.begin_delete
train
def begin_delete(resource_group_name, network_watcher_name, custom_headers:nil) response = begin_delete_async(resource_group_name, network_watcher_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13679
Azure::SQL::Mgmt::V2014_04_01.FirewallRules.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, server_name, firewall_rule_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, server_name, firewall_rule_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13680
Azure::SQL::Mgmt::V2014_04_01.FirewallRules.delete_with_http_info
train
def delete_with_http_info(resource_group_name, server_name, firewall_rule_name, custom_headers:nil) delete_async(resource_group_name, server_name, firewall_rule_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13681
Azure::SQL::Mgmt::V2014_04_01.FirewallRules.get_with_http_info
train
def get_with_http_info(resource_group_name, server_name, firewall_rule_name, custom_headers:nil) get_async(resource_group_name, server_name, firewall_rule_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13682
Azure::CustomerInsights::Mgmt::V2017_01_01.Hubs.update_with_http_info
train
def update_with_http_info(resource_group_name, hub_name, parameters, custom_headers:nil) update_async(resource_group_name, hub_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13683
Azure::RecoveryServicesBackup::Mgmt::V2016_06_01.ProtectionPolicies.get_with_http_info
train
def get_with_http_info(vault_name, resource_group_name, policy_name, custom_headers:nil) get_async(vault_name, resource_group_name, policy_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13684
Azure::RecoveryServicesBackup::Mgmt::V2016_06_01.ProtectionPolicies.delete_with_http_info
train
def delete_with_http_info(vault_name, resource_group_name, policy_name, custom_headers:nil) delete_async(vault_name, resource_group_name, policy_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13685
Azure::Network::Mgmt::V2019_02_01.DdosCustomPolicies.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, ddos_custom_policy_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, ddos_custom_policy_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13686
Azure::Network::Mgmt::V2019_02_01.DdosCustomPolicies.begin_update_tags_with_http_info
train
def begin_update_tags_with_http_info(resource_group_name, ddos_custom_policy_name, parameters, custom_headers:nil) begin_update_tags_async(resource_group_name, ddos_custom_policy_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13687
Azure::ManagedApplications::Mgmt::V2018_06_01.Applications.get_by_id
train
def get_by_id(application_id, custom_headers:nil) response = get_by_id_async(application_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13688
Azure::Logic::Mgmt::V2016_06_01.Workflows.list_by_subscription_with_http_info
train
def list_by_subscription_with_http_info(top:nil, filter:nil, custom_headers:nil) list_by_subscription_async(top:top, filter:filter, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13689
Azure::Logic::Mgmt::V2016_06_01.Workflows.disable
train
def disable(resource_group_name, workflow_name, custom_headers:nil) response = disable_async(resource_group_name, workflow_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13690
Azure::Logic::Mgmt::V2016_06_01.Workflows.enable
train
def enable(resource_group_name, workflow_name, custom_headers:nil) response = enable_async(resource_group_name, workflow_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13691
Azure::Logic::Mgmt::V2016_06_01.Workflows.list_swagger
train
def list_swagger(resource_group_name, workflow_name, custom_headers:nil) response = list_swagger_async(resource_group_name, workflow_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13692
Azure::IotHub::Mgmt::V2018_04_01.ResourceProviderCommon.get_subscription_quota
train
def get_subscription_quota(custom_headers:nil) response = get_subscription_quota_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q13693
Azure::Network::Mgmt::V2018_07_01.RouteTables.get_with_http_info
train
def get_with_http_info(resource_group_name, route_table_name, expand:nil, custom_headers:nil) get_async(resource_group_name, route_table_name, expand:expand, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13694
Azure::Network::Mgmt::V2018_07_01.RouteTables.begin_delete
train
def begin_delete(resource_group_name, route_table_name, custom_headers:nil) response = begin_delete_async(resource_group_name, route_table_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q13695
Azure::Network::Mgmt::V2018_07_01.RouteTables.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, route_table_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, route_table_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13696
Azure::Network::Mgmt::V2018_07_01.RouteTables.begin_update_tags_with_http_info
train
def begin_update_tags_with_http_info(resource_group_name, route_table_name, parameters, custom_headers:nil) begin_update_tags_async(resource_group_name, route_table_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13697
Azure::StorSimple8000Series::Mgmt::V2017_06_01.Jobs.get_with_http_info
train
def get_with_http_info(device_name, job_name, resource_group_name, manager_name, custom_headers:nil) get_async(device_name, job_name, resource_group_name, manager_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13698
Azure::Network::Mgmt::V2018_07_01.LocalNetworkGateways.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, local_network_gateway_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, local_network_gateway_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q13699
Azure::Network::Mgmt::V2018_07_01.LocalNetworkGateways.begin_update_tags_with_http_info
train
def begin_update_tags_with_http_info(resource_group_name, local_network_gateway_name, parameters, custom_headers:nil) begin_update_tags_async(resource_group_name, local_network_gateway_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }