_id
stringlengths
2
6
title
stringlengths
9
130
partition
stringclasses
3 values
text
stringlengths
66
10.5k
language
stringclasses
1 value
meta_information
dict
q14000
Azure::DataMigration::Mgmt::V2018_03_31_preview.Services.check_status
train
def check_status(group_name, service_name, custom_headers:nil) response = check_status_async(group_name, service_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14001
Azure::DataMigration::Mgmt::V2018_03_31_preview.Services.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(parameters, group_name, service_name, custom_headers:nil) begin_create_or_update_async(parameters, group_name, service_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14002
Azure::DataMigration::Mgmt::V2018_03_31_preview.Services.begin_update_with_http_info
train
def begin_update_with_http_info(parameters, group_name, service_name, custom_headers:nil) begin_update_async(parameters, group_name, service_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14003
Azure::CognitiveServices::Customvisiontraining::V2_1.CustomvisiontrainingClient.train_project
train
def train_project(project_id, custom_headers:nil) response = train_project_async(project_id, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14004
Azure::CognitiveServices::Customvisiontraining::V2_1.CustomvisiontrainingClient.create_project
train
def create_project(name, description:nil, domain_id:nil, classification_type:nil, custom_headers:nil) response = create_project_async(name, description:description, domain_id:domain_id, classification_type:classification_type, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14005
Azure::ResourceGraph::Mgmt::V2019_04_01.ResourceGraphClient.resources
train
def resources(query, custom_headers:nil) response = resources_async(query, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14006
Azure::DataMigration::Mgmt::V2018_03_31_preview.Tasks.get_with_http_info
train
def get_with_http_info(group_name, service_name, project_name, task_name, expand:nil, custom_headers:nil) get_async(group_name, service_name, project_name, task_name, expand:expand, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14007
Azure::Monitor::Mgmt::V2015_04_01.ActivityLogs.list_with_http_info
train
def list_with_http_info(filter:nil, select:nil, custom_headers:nil) list_async(filter:filter, select:select, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14008
Azure::KeyVault::V7_0_preview.KeyVaultClient.backup_certificate
train
def backup_certificate(vault_base_url, certificate_name, custom_headers:nil) response = backup_certificate_async(vault_base_url, certificate_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14009
Azure::KeyVault::V7_0_preview.KeyVaultClient.restore_certificate
train
def restore_certificate(vault_base_url, certificate_bundle_backup, custom_headers:nil) response = restore_certificate_async(vault_base_url, certificate_bundle_backup, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14010
Azure::KeyVault::V7_0_preview.KeyVaultClient.get_deleted_storage_account
train
def get_deleted_storage_account(vault_base_url, storage_account_name, custom_headers:nil) response = get_deleted_storage_account_async(vault_base_url, storage_account_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14011
Azure::KeyVault::V7_0_preview.KeyVaultClient.purge_deleted_storage_account
train
def purge_deleted_storage_account(vault_base_url, storage_account_name, custom_headers:nil) response = purge_deleted_storage_account_async(vault_base_url, storage_account_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14012
Azure::KeyVault::V7_0_preview.KeyVaultClient.recover_deleted_storage_account
train
def recover_deleted_storage_account(vault_base_url, storage_account_name, custom_headers:nil) response = recover_deleted_storage_account_async(vault_base_url, storage_account_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14013
Azure::KeyVault::V7_0_preview.KeyVaultClient.backup_storage_account
train
def backup_storage_account(vault_base_url, storage_account_name, custom_headers:nil) response = backup_storage_account_async(vault_base_url, storage_account_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14014
Azure::KeyVault::V7_0_preview.KeyVaultClient.restore_storage_account
train
def restore_storage_account(vault_base_url, storage_bundle_backup, custom_headers:nil) response = restore_storage_account_async(vault_base_url, storage_bundle_backup, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14015
Azure::Network::Mgmt::V2019_02_01.PeerExpressRouteCircuitConnections.get_with_http_info
train
def get_with_http_info(resource_group_name, circuit_name, peering_name, connection_name, custom_headers:nil) get_async(resource_group_name, circuit_name, peering_name, connection_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14016
Azure::Network::Mgmt::V2019_02_01.PeerExpressRouteCircuitConnections.list_with_http_info
train
def list_with_http_info(resource_group_name, circuit_name, peering_name, custom_headers:nil) list_async(resource_group_name, circuit_name, peering_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14017
Azure::PrivateDns::Mgmt::V2018_09_01.VirtualNetworkLinks.create_or_update
train
def create_or_update(resource_group_name, private_zone_name, virtual_network_link_name, parameters, if_match:nil, if_none_match:nil, custom_headers:nil) response = create_or_update_async(resource_group_name, private_zone_name, virtual_network_link_name, parameters, if_match:if_match, if_none_match:if_none_match, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14018
Azure::PrivateDns::Mgmt::V2018_09_01.VirtualNetworkLinks.get_with_http_info
train
def get_with_http_info(resource_group_name, private_zone_name, virtual_network_link_name, custom_headers:nil) get_async(resource_group_name, private_zone_name, virtual_network_link_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14019
Azure::PrivateDns::Mgmt::V2018_09_01.VirtualNetworkLinks.list
train
def list(resource_group_name, private_zone_name, top:nil, custom_headers:nil) first_page = list_as_lazy(resource_group_name, private_zone_name, top:top, custom_headers:custom_headers) first_page.get_all_items end
ruby
{ "resource": "" }
q14020
Azure::Web::Mgmt::V2018_02_01.CertificateRegistrationProvider.list_operations_as_lazy
train
def list_operations_as_lazy(custom_headers:nil) response = list_operations_async(custom_headers:custom_headers).value! unless response.nil? page = response.body page.next_method = Proc.new do |next_page_link| list_operations_next_async(next_page_link, custom_headers:custom_headers) end page end end
ruby
{ "resource": "" }
q14021
Azure::NotificationHubs::Mgmt::V2017_04_01.NotificationHubs.delete_with_http_info
train
def delete_with_http_info(resource_group_name, namespace_name, notification_hub_name, custom_headers:nil) delete_async(resource_group_name, namespace_name, notification_hub_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14022
Azure::NotificationHubs::Mgmt::V2017_04_01.NotificationHubs.get_with_http_info
train
def get_with_http_info(resource_group_name, namespace_name, notification_hub_name, custom_headers:nil) get_async(resource_group_name, namespace_name, notification_hub_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14023
Azure::EventHub::Mgmt::V2015_08_01.EventHubs.delete_with_http_info
train
def delete_with_http_info(resource_group_name, namespace_name, event_hub_name, custom_headers:nil) delete_async(resource_group_name, namespace_name, event_hub_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14024
Azure::EventHub::Mgmt::V2015_08_01.EventHubs.get_with_http_info
train
def get_with_http_info(resource_group_name, namespace_name, event_hub_name, custom_headers:nil) get_async(resource_group_name, namespace_name, event_hub_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14025
Azure::EventHub::Mgmt::V2015_08_01.EventHubs.list_authorization_rules_with_http_info
train
def list_authorization_rules_with_http_info(resource_group_name, namespace_name, event_hub_name, custom_headers:nil) list_authorization_rules_async(resource_group_name, namespace_name, event_hub_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14026
Azure::EventHub::Mgmt::V2015_08_01.EventHubs.list_keys_with_http_info
train
def list_keys_with_http_info(resource_group_name, namespace_name, event_hub_name, authorization_rule_name, custom_headers:nil) list_keys_async(resource_group_name, namespace_name, event_hub_name, authorization_rule_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14027
Azure::Resources::Mgmt::V2016_02_01.Deployments.cancel
train
def cancel(resource_group_name, deployment_name, custom_headers:nil) response = cancel_async(resource_group_name, deployment_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14028
Azure::Resources::Mgmt::V2016_02_01.Deployments.list_with_http_info
train
def list_with_http_info(resource_group_name, filter:nil, top:nil, custom_headers:nil) list_async(resource_group_name, filter:filter, top:top, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14029
Azure::Resources::Mgmt::V2016_02_01.Deployments.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, deployment_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, deployment_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14030
Azure::ApiManagement::Mgmt::V2018_01_01.AuthorizationServer.get_with_http_info
train
def get_with_http_info(resource_group_name, service_name, authsid, custom_headers:nil) get_async(resource_group_name, service_name, authsid, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14031
Azure::SQL::Mgmt::V2015_05_01_preview.SyncMembers.begin_update_with_http_info
train
def begin_update_with_http_info(resource_group_name, server_name, database_name, sync_group_name, sync_member_name, parameters, custom_headers:nil) begin_update_async(resource_group_name, server_name, database_name, sync_group_name, sync_member_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14032
Azure::ServiceFabric::Mgmt::V2018_02_01.Clusters.begin_create_with_http_info
train
def begin_create_with_http_info(resource_group_name, cluster_name, parameters, custom_headers:nil) begin_create_async(resource_group_name, cluster_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14033
Azure::Network::Mgmt::V2018_07_01.ExpressRouteCircuitConnections.delete
train
def delete(resource_group_name, circuit_name, peering_name, connection_name, custom_headers:nil) response = delete_async(resource_group_name, circuit_name, peering_name, connection_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14034
Azure::EventGrid::Mgmt::V2019_02_01_preview.Domains.list_shared_access_keys
train
def list_shared_access_keys(resource_group_name, domain_name, custom_headers:nil) response = list_shared_access_keys_async(resource_group_name, domain_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14035
Azure::ApiManagement::Mgmt::V2018_01_01.ProductGroup.check_entity_exists_with_http_info
train
def check_entity_exists_with_http_info(resource_group_name, service_name, product_id, group_id, custom_headers:nil) check_entity_exists_async(resource_group_name, service_name, product_id, group_id, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14036
Azure::TrafficManager::Mgmt::V2017_03_01.Profiles.check_traffic_manager_relative_dns_name_availability
train
def check_traffic_manager_relative_dns_name_availability(parameters, custom_headers:nil) response = check_traffic_manager_relative_dns_name_availability_async(parameters, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14037
Azure::TrafficManager::Mgmt::V2017_03_01.Profiles.list_all_in_resource_group
train
def list_all_in_resource_group(resource_group_name, custom_headers:nil) response = list_all_in_resource_group_async(resource_group_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14038
Azure::TrafficManager::Mgmt::V2017_03_01.Profiles.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, profile_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, profile_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14039
Azure::TrafficManager::Mgmt::V2017_03_01.Profiles.update_with_http_info
train
def update_with_http_info(resource_group_name, profile_name, parameters, custom_headers:nil) update_async(resource_group_name, profile_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14040
Azure::IotHub::Mgmt::V2018_04_01.Certificates.list_by_iot_hub
train
def list_by_iot_hub(resource_group_name, resource_name, custom_headers:nil) response = list_by_iot_hub_async(resource_group_name, resource_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14041
Azure::IotHub::Mgmt::V2018_04_01.Certificates.get_with_http_info
train
def get_with_http_info(resource_group_name, resource_name, certificate_name, custom_headers:nil) get_async(resource_group_name, resource_name, certificate_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14042
Azure::ApiManagement::Mgmt::V2019_01_01.Api.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, service_name, api_id, parameters, if_match:nil, custom_headers:nil) begin_create_or_update_async(resource_group_name, service_name, api_id, parameters, if_match:if_match, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14043
Azure::Monitor::Mgmt::V2018_06_01_preview.GuestDiagnosticsSettingsAssociation.delete
train
def delete(resource_uri, association_name, custom_headers:nil) response = delete_async(resource_uri, association_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14044
Azure::ApiManagement::Mgmt::V2018_01_01.OperationOperations.list_by_tags_with_http_info
train
def list_by_tags_with_http_info(resource_group_name, service_name, api_id, filter:nil, top:nil, skip:nil, custom_headers:nil) list_by_tags_async(resource_group_name, service_name, api_id, filter:filter, top:top, skip:skip, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14045
Azure::CustomerInsights::Mgmt::V2017_01_01.RoleAssignments.get_with_http_info
train
def get_with_http_info(resource_group_name, hub_name, assignment_name, custom_headers:nil) get_async(resource_group_name, hub_name, assignment_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14046
Azure::CustomerInsights::Mgmt::V2017_01_01.RoleAssignments.delete_with_http_info
train
def delete_with_http_info(resource_group_name, hub_name, assignment_name, custom_headers:nil) delete_async(resource_group_name, hub_name, assignment_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14047
Azure::CustomerInsights::Mgmt::V2017_01_01.RoleAssignments.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, hub_name, assignment_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, hub_name, assignment_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14048
Azure::Logic::Mgmt::V2016_06_01.Maps.get_with_http_info
train
def get_with_http_info(resource_group_name, integration_account_name, map_name, custom_headers:nil) get_async(resource_group_name, integration_account_name, map_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14049
Azure::Logic::Mgmt::V2016_06_01.Maps.delete_with_http_info
train
def delete_with_http_info(resource_group_name, integration_account_name, map_name, custom_headers:nil) delete_async(resource_group_name, integration_account_name, map_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14050
Azure::ContainerInstance::Mgmt::V2018_10_01.ServiceAssociationLink.delete_with_http_info
train
def delete_with_http_info(resource_group_name, virtual_network_name, subnet_name, custom_headers:nil) delete_async(resource_group_name, virtual_network_name, subnet_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14051
Azure::Web::Mgmt::V2018_02_01.Domains.check_availability
train
def check_availability(identifier, custom_headers:nil) response = check_availability_async(identifier, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14052
Azure::Web::Mgmt::V2018_02_01.Domains.get_control_center_sso_request
train
def get_control_center_sso_request(custom_headers:nil) response = get_control_center_sso_request_async(custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14053
Azure::Web::Mgmt::V2018_02_01.Domains.delete_with_http_info
train
def delete_with_http_info(resource_group_name, domain_name, force_hard_delete_domain:nil, custom_headers:nil) delete_async(resource_group_name, domain_name, force_hard_delete_domain:force_hard_delete_domain, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14054
Azure::Web::Mgmt::V2018_02_01.Domains.renew
train
def renew(resource_group_name, domain_name, custom_headers:nil) response = renew_async(resource_group_name, domain_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14055
Azure::StreamAnalytics::Mgmt::V2016_03_01.Functions.delete_with_http_info
train
def delete_with_http_info(resource_group_name, job_name, function_name, custom_headers:nil) delete_async(resource_group_name, job_name, function_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14056
Azure::StreamAnalytics::Mgmt::V2016_03_01.Functions.get_with_http_info
train
def get_with_http_info(resource_group_name, job_name, function_name, custom_headers:nil) get_async(resource_group_name, job_name, function_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14057
Azure::Locks::Mgmt::V2016_09_01.ManagementLocks.delete_by_scope
train
def delete_by_scope(scope, lock_name, custom_headers:nil) response = delete_by_scope_async(scope, lock_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14058
Azure::Locks::Mgmt::V2016_09_01.ManagementLocks.get_by_scope
train
def get_by_scope(scope, lock_name, custom_headers:nil) response = get_by_scope_async(scope, lock_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14059
Azure::Locks::Mgmt::V2016_09_01.ManagementLocks.get_at_subscription_level
train
def get_at_subscription_level(lock_name, custom_headers:nil) response = get_at_subscription_level_async(lock_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14060
Azure::Batch::Mgmt::V2015_12_01.Location.get_quotas
train
def get_quotas(location_name, custom_headers:nil) response = get_quotas_async(location_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14061
Azure::TrafficManager::Mgmt::V2018_02_01.Endpoints.update_with_http_info
train
def update_with_http_info(resource_group_name, profile_name, endpoint_type, endpoint_name, parameters, custom_headers:nil) update_async(resource_group_name, profile_name, endpoint_type, endpoint_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14062
Azure::TrafficManager::Mgmt::V2018_02_01.Endpoints.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, profile_name, endpoint_type, endpoint_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, profile_name, endpoint_type, endpoint_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14063
Azure::TrafficManager::Mgmt::V2018_02_01.Endpoints.delete_with_http_info
train
def delete_with_http_info(resource_group_name, profile_name, endpoint_type, endpoint_name, custom_headers:nil) delete_async(resource_group_name, profile_name, endpoint_type, endpoint_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14064
Azure::Network::Mgmt::V2018_07_01.LoadBalancerFrontendIPConfigurations.get_with_http_info
train
def get_with_http_info(resource_group_name, load_balancer_name, frontend_ipconfiguration_name, custom_headers:nil) get_async(resource_group_name, load_balancer_name, frontend_ipconfiguration_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14065
Azure::StorSimple8000Series::Mgmt::V2017_06_01.Backups.begin_delete
train
def begin_delete(device_name, backup_name, resource_group_name, manager_name, custom_headers:nil) response = begin_delete_async(device_name, backup_name, resource_group_name, manager_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14066
Azure::Automation::Mgmt::V2015_10_31.DscConfigurationOperations.get_with_http_info
train
def get_with_http_info(resource_group_name, automation_account_name, configuration_name, custom_headers:nil) get_async(resource_group_name, automation_account_name, configuration_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14067
Azure::Security::Mgmt::V2017_08_01_preview.AutoProvisioningSettings.create
train
def create(setting_name, setting, custom_headers:nil) response = create_async(setting_name, setting, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14068
Azure::CustomerInsights::Mgmt::V2017_01_01.RelationshipLinks.get_with_http_info
train
def get_with_http_info(resource_group_name, hub_name, relationship_link_name, custom_headers:nil) get_async(resource_group_name, hub_name, relationship_link_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14069
Azure::CustomerInsights::Mgmt::V2017_01_01.RelationshipLinks.begin_delete_with_http_info
train
def begin_delete_with_http_info(resource_group_name, hub_name, relationship_link_name, custom_headers:nil) begin_delete_async(resource_group_name, hub_name, relationship_link_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14070
Azure::OperationalInsights::Mgmt::V2015_11_01_preview.Workspaces.list_intelligence_packs
train
def list_intelligence_packs(resource_group_name, workspace_name, custom_headers:nil) response = list_intelligence_packs_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14071
Azure::OperationalInsights::Mgmt::V2015_11_01_preview.Workspaces.get_shared_keys
train
def get_shared_keys(resource_group_name, workspace_name, custom_headers:nil) response = get_shared_keys_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14072
Azure::OperationalInsights::Mgmt::V2015_11_01_preview.Workspaces.list_usages
train
def list_usages(resource_group_name, workspace_name, custom_headers:nil) response = list_usages_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14073
Azure::OperationalInsights::Mgmt::V2015_11_01_preview.Workspaces.list_management_groups
train
def list_management_groups(resource_group_name, workspace_name, custom_headers:nil) response = list_management_groups_async(resource_group_name, workspace_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14074
Azure::RecoveryServicesBackup::Mgmt::V2016_06_01.ProtectedItems.create_or_update_with_http_info
train
def create_or_update_with_http_info(vault_name, resource_group_name, fabric_name, container_name, protected_item_name, resource_protected_item, custom_headers:nil) create_or_update_async(vault_name, resource_group_name, fabric_name, container_name, protected_item_name, resource_protected_item, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14075
Azure::CustomerInsights::Mgmt::V2017_01_01.Relationships.get_with_http_info
train
def get_with_http_info(resource_group_name, hub_name, relationship_name, custom_headers:nil) get_async(resource_group_name, hub_name, relationship_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14076
Azure::CustomerInsights::Mgmt::V2017_01_01.Relationships.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, hub_name, relationship_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, hub_name, relationship_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14077
Azure::Web::Mgmt::V2018_02_01.AppServicePlans.list
train
def list(detailed:nil, custom_headers:nil) first_page = list_as_lazy(detailed:detailed, custom_headers:custom_headers) first_page.get_all_items end
ruby
{ "resource": "" }
q14078
Azure::Web::Mgmt::V2018_02_01.AppServicePlans.list_capabilities
train
def list_capabilities(resource_group_name, name, custom_headers:nil) response = list_capabilities_async(resource_group_name, name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14079
Azure::Web::Mgmt::V2018_02_01.AppServicePlans.get_hybrid_connection_plan_limit
train
def get_hybrid_connection_plan_limit(resource_group_name, name, custom_headers:nil) response = get_hybrid_connection_plan_limit_async(resource_group_name, name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14080
Azure::Web::Mgmt::V2018_02_01.AppServicePlans.get_server_farm_skus
train
def get_server_farm_skus(resource_group_name, name, custom_headers:nil) response = get_server_farm_skus_async(resource_group_name, name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14081
Azure::Web::Mgmt::V2018_02_01.AppServicePlans.list_vnets
train
def list_vnets(resource_group_name, name, custom_headers:nil) response = list_vnets_async(resource_group_name, name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14082
Azure::SQL::Mgmt::V2015_05_01_preview.DatabaseAutomaticTuningOperations.update_with_http_info
train
def update_with_http_info(resource_group_name, server_name, database_name, parameters, custom_headers:nil) update_async(resource_group_name, server_name, database_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14083
Azure::Network::Mgmt::V2018_07_01.NetworkSecurityGroups.get_with_http_info
train
def get_with_http_info(resource_group_name, network_security_group_name, expand:nil, custom_headers:nil) get_async(resource_group_name, network_security_group_name, expand:expand, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14084
Azure::Network::Mgmt::V2018_07_01.NetworkSecurityGroups.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(resource_group_name, network_security_group_name, parameters, custom_headers:nil) begin_create_or_update_async(resource_group_name, network_security_group_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14085
Azure::Network::Mgmt::V2018_07_01.NetworkSecurityGroups.begin_update_tags_with_http_info
train
def begin_update_tags_with_http_info(resource_group_name, network_security_group_name, parameters, custom_headers:nil) begin_update_tags_async(resource_group_name, network_security_group_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14086
Azure::StorSimple8000Series::Mgmt::V2017_06_01.BackupPolicies.get_with_http_info
train
def get_with_http_info(device_name, backup_policy_name, resource_group_name, manager_name, custom_headers:nil) get_async(device_name, backup_policy_name, resource_group_name, manager_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14087
Azure::StorSimple8000Series::Mgmt::V2017_06_01.BackupPolicies.begin_create_or_update_with_http_info
train
def begin_create_or_update_with_http_info(device_name, backup_policy_name, parameters, resource_group_name, manager_name, custom_headers:nil) begin_create_or_update_async(device_name, backup_policy_name, parameters, resource_group_name, manager_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14088
Azure::StreamAnalytics::Mgmt::V2016_03_01.Inputs.delete_with_http_info
train
def delete_with_http_info(resource_group_name, job_name, input_name, custom_headers:nil) delete_async(resource_group_name, job_name, input_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14089
Azure::StreamAnalytics::Mgmt::V2016_03_01.Inputs.get_with_http_info
train
def get_with_http_info(resource_group_name, job_name, input_name, custom_headers:nil) get_async(resource_group_name, job_name, input_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14090
Azure::ServiceFabric::V6_4_0_36.MeshVolume.create_or_update
train
def create_or_update(volume_resource_name, volume_resource_description, custom_headers:nil) response = create_or_update_async(volume_resource_name, volume_resource_description, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14091
Azure::CustomerInsights::Mgmt::V2017_01_01.WidgetTypes.get_with_http_info
train
def get_with_http_info(resource_group_name, hub_name, widget_type_name, custom_headers:nil) get_async(resource_group_name, hub_name, widget_type_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14092
Azure::ServiceBus::Mgmt::V2017_04_01.MigrationConfigs.complete_migration
train
def complete_migration(resource_group_name, namespace_name, custom_headers:nil) response = complete_migration_async(resource_group_name, namespace_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14093
Azure::ServiceBus::Mgmt::V2017_04_01.MigrationConfigs.revert
train
def revert(resource_group_name, namespace_name, custom_headers:nil) response = revert_async(resource_group_name, namespace_name, custom_headers:custom_headers).value! nil end
ruby
{ "resource": "" }
q14094
Azure::Network::Mgmt::V2019_02_01.WebApplicationFirewallPolicies.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, policy_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, policy_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14095
Azure::SQL::Mgmt::V2017_10_01_preview.Databases.pause
train
def pause(resource_group_name, server_name, database_name, custom_headers:nil) response = pause_async(resource_group_name, server_name, database_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14096
Azure::SQL::Mgmt::V2017_10_01_preview.Databases.resume
train
def resume(resource_group_name, server_name, database_name, custom_headers:nil) response = resume_async(resource_group_name, server_name, database_name, custom_headers:custom_headers).value! response.body unless response.nil? end
ruby
{ "resource": "" }
q14097
Azure::SQL::Mgmt::V2017_10_01_preview.Databases.begin_delete_with_http_info
train
def begin_delete_with_http_info(resource_group_name, server_name, database_name, custom_headers:nil) begin_delete_async(resource_group_name, server_name, database_name, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14098
Azure::StorageSync::Mgmt::V2018_07_01.Workflows.get_with_http_info
train
def get_with_http_info(resource_group_name, storage_sync_service_name, workflow_id, custom_headers:nil) get_async(resource_group_name, storage_sync_service_name, workflow_id, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }
q14099
Azure::Compute::Mgmt::V2018_04_01.ProximityPlacementGroups.create_or_update_with_http_info
train
def create_or_update_with_http_info(resource_group_name, proximity_placement_group_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, proximity_placement_group_name, parameters, custom_headers:custom_headers).value! end
ruby
{ "resource": "" }