idx int64 0 24.9k | question stringlengths 68 4.14k | target stringlengths 9 749 |
|---|---|---|
3,200 | def get_with_http_info ( resource_group_name , hub_name , kpi_name , custom_headers : nil ) get_async ( resource_group_name , hub_name , kpi_name , custom_headers : custom_headers ) . value! end | Gets a KPI in the hub . |
3,201 | def begin_create_or_update_with_http_info ( resource_group_name , hub_name , kpi_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , hub_name , kpi_name , parameters , custom_headers : custom_headers ) . value! end | Creates a KPI or updates an existing KPI in the hub . |
3,202 | def begin_delete_with_http_info ( resource_group_name , hub_name , kpi_name , custom_headers : nil ) begin_delete_async ( resource_group_name , hub_name , kpi_name , custom_headers : custom_headers ) . value! end | Deletes a KPI in the hub . |
3,203 | def list_by_hub_next ( next_page_link , custom_headers : nil ) response = list_by_hub_next_async ( next_page_link , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets all the KPIs in the specified hub . |
3,204 | def begin_create_or_update_with_http_info ( resource_group_name , sql_virtual_machine_group_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , sql_virtual_machine_group_name , parameters , custom_headers : custom_headers ) . value! end | Creates or updates a SQL virtual machine group . |
3,205 | def begin_update_with_http_info ( resource_group_name , sql_virtual_machine_group_name , parameters , custom_headers : nil ) begin_update_async ( resource_group_name , sql_virtual_machine_group_name , parameters , custom_headers : custom_headers ) . value! end | Updates SQL virtual machine group tags . |
3,206 | def begin_update_with_http_info ( resource_group_name , name , parameters , custom_headers : nil ) begin_update_async ( resource_group_name , name , parameters , custom_headers : custom_headers ) . value! end | Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object . |
3,207 | def get_messaging_plan ( resource_group_name , namespace_name , custom_headers : nil ) response = get_messaging_plan_async ( resource_group_name , namespace_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets messaging plan for specified namespace . |
3,208 | def get_cluster_version ( timeout : 60 , custom_headers : nil ) response = get_cluster_version_async ( timeout : timeout , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get the current Service Fabric cluster version . |
3,209 | def begin_create_or_update_with_http_info ( resource_group_name , tap_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , tap_name , parameters , custom_headers : custom_headers ) . value! end | Creates or updates a Virtual Network Tap . |
3,210 | def sign_request ( request ) super ( request ) if ( request . respond_to? ( :request_headers ) ) request . request_headers [ 'aeg-sas-key' ] = @topic_key elsif request . respond_to? ( :headers ) request . headers [ 'aeg-sas-key' ] = @topic_key else fail ArgumentError , 'Incorrect request object was provided' end end | Creates and initialize new instance of the TopicCredentials class . |
3,211 | def enable_console ( custom_headers : nil ) response = enable_console_async ( custom_headers : custom_headers ) . value! response . body unless response . nil? end | Enables Serial Console for a subscription |
3,212 | def disable_console ( custom_headers : nil ) response = disable_console_async ( custom_headers : custom_headers ) . value! response . body unless response . nil? end | Disables Serial Console for a subscription |
3,213 | def update_with_http_info ( body , resource_group_name , account_name , pool_name , volume_name , custom_headers : nil ) update_async ( body , resource_group_name , account_name , pool_name , volume_name , custom_headers : custom_headers ) . value! end | Patch a volume |
3,214 | def begin_create_or_update ( body , resource_group_name , account_name , pool_name , volume_name , custom_headers : nil ) response = begin_create_or_update_async ( body , resource_group_name , account_name , pool_name , volume_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Create or update a volume |
3,215 | def begin_update_with_http_info ( resource_group_name , vm_scale_set_name , parameters , custom_headers : nil ) begin_update_async ( resource_group_name , vm_scale_set_name , parameters , custom_headers : custom_headers ) . value! end | Update a VM scale set . |
3,216 | def get_with_http_info ( resource_group_name , integration_account_name , session_name , custom_headers : nil ) get_async ( resource_group_name , integration_account_name , session_name , custom_headers : custom_headers ) . value! end | Gets an integration account session . |
3,217 | def delete_with_http_info ( resource_group_name , integration_account_name , session_name , custom_headers : nil ) delete_async ( resource_group_name , integration_account_name , session_name , custom_headers : custom_headers ) . value! end | Deletes an integration account session . |
3,218 | def create_or_update_with_http_info ( resource_group_name , account_name , properties , custom_headers : nil ) create_or_update_async ( resource_group_name , account_name , properties , custom_headers : custom_headers ) . value! end | Sets the managementpolicy to the specified storage account . |
3,219 | def get_with_http_info ( resource_group_name , circuit_name , authorization_name , custom_headers : nil ) get_async ( resource_group_name , circuit_name , authorization_name , custom_headers : custom_headers ) . value! end | Gets the specified authorization from the specified express route circuit . |
3,220 | def list ( resource_group_name , circuit_name , custom_headers : nil ) first_page = list_as_lazy ( resource_group_name , circuit_name , custom_headers : custom_headers ) first_page . get_all_items end | Gets all authorizations in an express route circuit . |
3,221 | def begin_delete_with_http_info ( resource_group_name , circuit_name , authorization_name , custom_headers : nil ) begin_delete_async ( resource_group_name , circuit_name , authorization_name , custom_headers : custom_headers ) . value! end | Deletes the specified authorization from the specified express route circuit . |
3,222 | def get_management_policies ( resource_group_name , account_name , custom_headers : nil ) response = get_management_policies_async ( resource_group_name , account_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the data policy rules associated with the specified storage account . |
3,223 | def delete_management_policies ( resource_group_name , account_name , custom_headers : nil ) response = delete_management_policies_async ( resource_group_name , account_name , custom_headers : custom_headers ) . value! nil end | Deletes the data policy rules associated with the specified storage account . |
3,224 | def get_with_http_info ( resource_group_name , registry_name , build_id , custom_headers : nil ) get_async ( resource_group_name , registry_name , build_id , custom_headers : custom_headers ) . value! end | Gets the detailed information for a given build . |
3,225 | def get_with_http_info ( resource_group_name , automation_account_name , connection_name , custom_headers : nil ) get_async ( resource_group_name , automation_account_name , connection_name , custom_headers : custom_headers ) . value! end | Retrieve the connection identified by connection name . |
3,226 | def create_or_update_with_http_info ( resource_group_name , automation_account_name , connection_name , parameters , custom_headers : nil ) create_or_update_async ( resource_group_name , automation_account_name , connection_name , parameters , custom_headers : custom_headers ) . value! end | Create or update a connection . |
3,227 | def list_by_automation_account_as_lazy ( resource_group_name , automation_account_name , custom_headers : nil ) response = list_by_automation_account_async ( resource_group_name , automation_account_name , custom_headers : custom_headers ) . value! unless response . nil? page = response . body page . next_method = Proc... | Retrieve a list of connections . |
3,228 | def create_application_resource ( application_resource_name , application_resource_description , custom_headers : nil ) response = create_application_resource_async ( application_resource_name , application_resource_description , custom_headers : custom_headers ) . value! nil end | Creates or updates an application resource . |
3,229 | def get_application_resource ( application_resource_name , custom_headers : nil ) response = get_application_resource_async ( application_resource_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the application with the given name . |
3,230 | def get_services ( application_resource_name , custom_headers : nil ) response = get_services_async ( application_resource_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets all the services in the application resource . |
3,231 | def get_service ( application_resource_name , service_resource_name , custom_headers : nil ) response = get_service_async ( application_resource_name , service_resource_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the description of the specified service in an application resource . |
3,232 | def get_replicas ( application_resource_name , service_resource_name , custom_headers : nil ) response = get_replicas_async ( application_resource_name , service_resource_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets replicas of a given service in an application resource . |
3,233 | def create_volume_resource ( volume_resource_name , volume_resource_description , custom_headers : nil ) response = create_volume_resource_async ( volume_resource_name , volume_resource_description , custom_headers : custom_headers ) . value! nil end | Creates or updates a volume resource . |
3,234 | def get_volume_resource ( volume_resource_name , custom_headers : nil ) response = get_volume_resource_async ( volume_resource_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the volume resource . |
3,235 | def get_with_http_info ( resource_group_name , virtual_wan_name , p2svpn_server_configuration_name , custom_headers : nil ) get_async ( resource_group_name , virtual_wan_name , p2svpn_server_configuration_name , custom_headers : custom_headers ) . value! end | Retrieves the details of a P2SVpnServerConfiguration . |
3,236 | def begin_create_or_update_with_http_info ( resource_group_name , resource_name , parameters : nil , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , resource_name , parameters : parameters , custom_headers : custom_headers ) . value! end | Create a new SignalR service and update an exiting SignalR service . |
3,237 | def begin_update_with_http_info ( resource_group_name , resource_name , parameters : nil , custom_headers : nil ) begin_update_async ( resource_group_name , resource_name , parameters : parameters , custom_headers : custom_headers ) . value! end | Operation to update an exiting SignalR service . |
3,238 | def list_types ( location , publisher_name , custom_headers : nil ) response = list_types_async ( location , publisher_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets a list of virtual machine extension image types . |
3,239 | def delete ( secret_resource_name , secret_value_resource_name , custom_headers : nil ) response = delete_async ( secret_resource_name , secret_value_resource_name , custom_headers : custom_headers ) . value! nil end | Deletes the specified value of the named secret resource . |
3,240 | def show ( secret_resource_name , secret_value_resource_name , custom_headers : nil ) response = show_async ( secret_resource_name , secret_value_resource_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Lists the specified value of the secret resource . |
3,241 | def get_with_http_info ( resource_group_name , web_service_name , region : nil , custom_headers : nil ) get_async ( resource_group_name , web_service_name , region : region , custom_headers : custom_headers ) . value! end | Gets the Web Service Definition as specified by a subscription resource group and name . Note that the storage credentials and web service keys are not returned by this call . To get the web service access keys call List Keys . |
3,242 | def list_vips ( resource_group_name , name , custom_headers : nil ) response = list_vips_async ( resource_group_name , name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get IP addresses assigned to an App Service Environment . |
3,243 | def list_diagnostics ( resource_group_name , name , custom_headers : nil ) response = list_diagnostics_async ( resource_group_name , name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get diagnostic information for an App Service Environment . |
3,244 | def list_metric_definitions ( resource_group_name , name , custom_headers : nil ) response = list_metric_definitions_async ( resource_group_name , name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get global metric definitions of an App Service Environment . |
3,245 | def get_multi_role_pool ( resource_group_name , name , custom_headers : nil ) response = get_multi_role_pool_async ( resource_group_name , name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get properties of a multi - role pool . |
3,246 | def list_operations ( resource_group_name , name , custom_headers : nil ) response = list_operations_async ( resource_group_name , name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | List all currently running operations on the App Service Environment . |
3,247 | def begin_delete_with_http_info ( resource_group_name , name , force_delete : nil , custom_headers : nil ) begin_delete_async ( resource_group_name , name , force_delete : force_delete , custom_headers : custom_headers ) . value! end | Delete an App Service Environment . |
3,248 | def delete_all_images ( list_id , custom_headers : nil ) response = delete_all_images_async ( list_id , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Deletes all images from the list with list Id equal to list Id passed . |
3,249 | def get_all_image_ids ( list_id , custom_headers : nil ) response = get_all_image_ids_async ( list_id , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets all image Ids from the list with list Id equal to list Id passed . |
3,250 | def delete_image ( list_id , image_id , custom_headers : nil ) response = delete_image_async ( list_id , image_id , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Deletes an image from the list with list Id and image Id passed . |
3,251 | def check_name_availability ( operation_inputs , custom_headers : nil ) response = check_name_availability_async ( operation_inputs , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Check if an IoT Central application name is available . |
3,252 | def begin_create_or_update_with_http_info ( resource_group_name , resource_name , app , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , resource_name , app , custom_headers : custom_headers ) . value! end | Create or update the metadata of an IoT Central application . The usual pattern to modify a property is to retrieve the IoT Central application metadata and security metadata and then combine them with the modified values in a new body to update the IoT Central application . |
3,253 | def begin_update_with_http_info ( resource_group_name , resource_name , app_patch , custom_headers : nil ) begin_update_async ( resource_group_name , resource_name , app_patch , custom_headers : custom_headers ) . value! end | Update the metadata of an IoT Central application . |
3,254 | def get_by_id ( role_definition_id , custom_headers : nil ) response = get_by_id_async ( role_definition_id , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets a role definition by ID . |
3,255 | def get_with_http_info ( resource_group_name , network_watcher_name , connection_monitor_name , custom_headers : nil ) get_async ( resource_group_name , network_watcher_name , connection_monitor_name , custom_headers : custom_headers ) . value! end | Gets a connection monitor by name . |
3,256 | def get_with_http_info ( resource_group_name , service_name , prop_id , custom_headers : nil ) get_async ( resource_group_name , service_name , prop_id , custom_headers : custom_headers ) . value! end | Gets the details of the property specified by its identifier . |
3,257 | def create_or_update_with_http_info ( resource_group_name , service_name , prop_id , parameters , if_match : nil , custom_headers : nil ) create_or_update_async ( resource_group_name , service_name , prop_id , parameters , if_match : if_match , custom_headers : custom_headers ) . value! end | Creates or updates a property . |
3,258 | def get_sso_token ( resource_group_name , service_name , custom_headers : nil ) response = get_sso_token_async ( resource_group_name , service_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the Single - Sign - On token for the API Management Service which is valid for 5 Minutes . |
3,259 | def upload_certificate_with_http_info ( resource_group_name , service_name , parameters , custom_headers : nil ) upload_certificate_async ( resource_group_name , service_name , parameters , custom_headers : custom_headers ) . value! end | Upload Custom Domain SSL certificate for an API Management service . |
3,260 | def begin_update_with_http_info ( resource_group_name , service_name , parameters , custom_headers : nil ) begin_update_async ( resource_group_name , service_name , parameters , custom_headers : custom_headers ) . value! end | Updates an existing API Management service . |
3,261 | def start ( resource_group_name , profile_name , endpoint_name , custom_headers : nil ) response = start_async ( resource_group_name , profile_name , endpoint_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Starts an existing CDN endpoint that is on a stopped state . |
3,262 | def purge_content ( resource_group_name , profile_name , endpoint_name , content_file_paths , custom_headers : nil ) response = purge_content_async ( resource_group_name , profile_name , endpoint_name , content_file_paths , custom_headers : custom_headers ) . value! nil end | Removes a content from CDN . |
3,263 | def load_content ( resource_group_name , profile_name , endpoint_name , content_file_paths , custom_headers : nil ) response = load_content_async ( resource_group_name , profile_name , endpoint_name , content_file_paths , custom_headers : custom_headers ) . value! nil end | Pre - loads a content to CDN . Available for Verizon Profiles . |
3,264 | def begin_create_with_http_info ( resource_group_name , profile_name , endpoint_name , endpoint , custom_headers : nil ) begin_create_async ( resource_group_name , profile_name , endpoint_name , endpoint , custom_headers : custom_headers ) . value! end | Creates a new CDN endpoint with the specified endpoint name under the specified subscription resource group and profile . |
3,265 | def begin_delete ( resource_group_name , profile_name , endpoint_name , custom_headers : nil ) response = begin_delete_async ( resource_group_name , profile_name , endpoint_name , custom_headers : custom_headers ) . value! nil end | Deletes an existing CDN endpoint with the specified endpoint name under the specified subscription resource group and profile . |
3,266 | def get_applied_reservation_list ( subscription_id , custom_headers : nil ) response = get_applied_reservation_list_async ( subscription_id , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get list of applicable Reservation s . |
3,267 | def delete ( person_group_id , person_id , custom_headers : nil ) response = delete_async ( person_group_id , person_id , custom_headers : custom_headers ) . value! nil end | Delete an existing person from a person group . All stored person data and face features in the person entry will be deleted . |
3,268 | def begin_delete_with_http_info ( resource_group_name , server_name , job_agent_name , custom_headers : nil ) begin_delete_async ( resource_group_name , server_name , job_agent_name , custom_headers : custom_headers ) . value! end | Deletes a job agent . |
3,269 | def list_by_server_as_lazy ( resource_group_name , server_name , custom_headers : nil ) response = list_by_server_async ( resource_group_name , server_name , custom_headers : custom_headers ) . value! unless response . nil? page = response . body page . next_method = Proc . new do | next_page_link | list_by_server_next... | Gets a list of job agents in a server . |
3,270 | def get_with_http_info ( resource_group_name , network_interface_name , tap_configuration_name , custom_headers : nil ) get_async ( resource_group_name , network_interface_name , tap_configuration_name , custom_headers : custom_headers ) . value! end | Get the specified tap configuration on a network interface . |
3,271 | def create ( large_person_group_id , name : nil , user_data : nil , custom_headers : nil ) response = create_async ( large_person_group_id , name : name , user_data : user_data , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Create a new person in a specified large person group . |
3,272 | def delete ( large_person_group_id , person_id , custom_headers : nil ) response = delete_async ( large_person_group_id , person_id , custom_headers : custom_headers ) . value! nil end | Delete an existing person from a large person group . All stored person data and face features in the person entry will be deleted . |
3,273 | def get ( large_person_group_id , person_id , custom_headers : nil ) response = get_async ( large_person_group_id , person_id , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Retrieve a person s information including registered persisted faces name and userData . |
3,274 | def update_with_http_info ( large_person_group_id , person_id , name : nil , user_data : nil , custom_headers : nil ) update_async ( large_person_group_id , person_id , name : name , user_data : user_data , custom_headers : custom_headers ) . value! end | Update name or userData of a person . |
3,275 | def get_with_http_info ( resource_group_name , search_service_name , search_management_request_options : nil , custom_headers : nil ) get_async ( resource_group_name , search_service_name , search_management_request_options : search_management_request_options , custom_headers : custom_headers ) . value! end | Gets the Search service with the given name in the given resource group . |
3,276 | def get_built_in ( policy_set_definition_name , custom_headers : nil ) response = get_built_in_async ( policy_set_definition_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the built in policy set definition . |
3,277 | def create_or_update_at_management_group_with_http_info ( policy_set_definition_name , parameters , management_group_id , custom_headers : nil ) create_or_update_at_management_group_async ( policy_set_definition_name , parameters , management_group_id , custom_headers : custom_headers ) . value! end | Creates or updates a policy set definition at management group level . |
3,278 | def delete_at_management_group ( policy_set_definition_name , management_group_id , custom_headers : nil ) response = delete_at_management_group_async ( policy_set_definition_name , management_group_id , custom_headers : custom_headers ) . value! nil end | Deletes a policy set definition at management group level . |
3,279 | def create_or_update ( secret_resource_name , secret_resource_description , custom_headers : nil ) response = create_or_update_async ( secret_resource_name , secret_resource_description , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Creates or updates a Secret resource . |
3,280 | def list_by_service ( resource_group_name , service_name , custom_headers : nil ) first_page = list_by_service_as_lazy ( resource_group_name , service_name , custom_headers : custom_headers ) first_page . get_all_items end | Lists a collection of Identity Provider configured in the specified service instance . |
3,281 | def get_with_http_info ( resource_group_name , service_name , identity_provider_name , custom_headers : nil ) get_async ( resource_group_name , service_name , identity_provider_name , custom_headers : custom_headers ) . value! end | Gets the configuration details of the identity Provider configured in specified service instance . |
3,282 | def update ( log_profile_name , log_profiles_resource , custom_headers : nil ) response = update_async ( log_profile_name , log_profiles_resource , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Updates an existing LogProfilesResource . To update other fields use the CreateOrUpdate method . |
3,283 | def get_by_subscription ( account_name , custom_headers : nil ) response = get_by_subscription_async ( account_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get a Media Services account |
3,284 | def get_with_http_info ( resource_group_name , sql_virtual_machine_group_name , availability_group_listener_name , custom_headers : nil ) get_async ( resource_group_name , sql_virtual_machine_group_name , availability_group_listener_name , custom_headers : custom_headers ) . value! end | Gets an availability group listener . |
3,285 | def begin_delete_with_http_info ( resource_group_name , sql_virtual_machine_group_name , availability_group_listener_name , custom_headers : nil ) begin_delete_async ( resource_group_name , sql_virtual_machine_group_name , availability_group_listener_name , custom_headers : custom_headers ) . value! end | Deletes an availability group listener . |
3,286 | def list_locations ( subscription_id , custom_headers : nil ) response = list_locations_async ( subscription_id , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets all available geo - locations . |
3,287 | def begin_grant_access_with_http_info ( resource_group_name , snapshot_name , grant_access_data , custom_headers : nil ) begin_grant_access_async ( resource_group_name , snapshot_name , grant_access_data , custom_headers : custom_headers ) . value! end | Grants access to a snapshot . |
3,288 | def get_with_http_info ( resource_group_name , express_route_port_name , link_name , custom_headers : nil ) get_async ( resource_group_name , express_route_port_name , link_name , custom_headers : custom_headers ) . value! end | Retrieves the specified ExpressRouteLink resource . |
3,289 | def list ( resource_group_name , express_route_port_name , custom_headers : nil ) first_page = list_as_lazy ( resource_group_name , express_route_port_name , custom_headers : custom_headers ) first_page . get_all_items end | Retrieve the ExpressRouteLink sub - resources of the specified ExpressRoutePort resource . |
3,290 | def delete_with_http_info ( resource_group_name , server_name , elastic_pool_name , custom_headers : nil ) delete_async ( resource_group_name , server_name , elastic_pool_name , custom_headers : custom_headers ) . value! end | Deletes the elastic pool . |
3,291 | def list_metrics_with_http_info ( resource_group_name , server_name , elastic_pool_name , filter , custom_headers : nil ) list_metrics_async ( resource_group_name , server_name , elastic_pool_name , filter , custom_headers : custom_headers ) . value! end | Returns elastic pool metrics . |
3,292 | def get_member_groups ( object_id , parameters , custom_headers : nil ) response = get_member_groups_async ( object_id , parameters , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets a collection that contains the object IDs of the groups of which the user is a member . |
3,293 | def list_next ( next_link , custom_headers : nil ) response = list_next_async ( next_link , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets a list of users for the current tenant . |
3,294 | def get_with_http_info ( resource_group_name , automation_account_name , node_configuration_name , custom_headers : nil ) get_async ( resource_group_name , automation_account_name , node_configuration_name , custom_headers : custom_headers ) . value! end | Retrieve the Dsc node configurations by node configuration . |
3,295 | def create_or_update_with_http_info ( resource_group_name , automation_account_name , node_configuration_name , parameters , custom_headers : nil ) create_or_update_async ( resource_group_name , automation_account_name , node_configuration_name , parameters , custom_headers : custom_headers ) . value! end | Create the node configuration identified by node configuration name . |
3,296 | def get_with_http_info ( resource_group_name , server_name , disaster_recovery_configuration_name , custom_headers : nil ) get_async ( resource_group_name , server_name , disaster_recovery_configuration_name , custom_headers : custom_headers ) . value! end | Gets a disaster recovery configuration . |
3,297 | def begin_create_or_update_with_http_info ( resource_group_name , server_name , disaster_recovery_configuration_name , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , server_name , disaster_recovery_configuration_name , custom_headers : custom_headers ) . value! end | Creates or updates a disaster recovery configuration . |
3,298 | def get_with_http_info ( resource_group_name , account_name , application_id , custom_headers : nil ) get_async ( resource_group_name , account_name , application_id , custom_headers : custom_headers ) . value! end | Gets information about the specified application . |
3,299 | def list_with_http_info ( resource_group_name , account_name , maxresults : nil , custom_headers : nil ) list_async ( resource_group_name , account_name , maxresults : maxresults , custom_headers : custom_headers ) . value! end | Lists all of the applications in the specified account . |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.