idx int64 0 24.9k | question stringlengths 68 4.14k | target stringlengths 9 749 |
|---|---|---|
3,100 | def delete_with_http_info ( resource_group_name , server_name , database_name , custom_headers : nil ) delete_async ( resource_group_name , server_name , database_name , custom_headers : custom_headers ) . value! end | Deletes a database . |
3,101 | def list_metric_definitions_with_http_info ( resource_group_name , server_name , database_name , custom_headers : nil ) list_metric_definitions_async ( resource_group_name , server_name , database_name , custom_headers : custom_headers ) . value! end | Returns database metric definitions . |
3,102 | def begin_resume_with_http_info ( resource_group_name , server_name , database_name , custom_headers : nil ) begin_resume_async ( resource_group_name , server_name , database_name , custom_headers : custom_headers ) . value! end | Resumes a data warehouse . |
3,103 | def get_with_http_info ( resource_group_name , service_name , template_name , custom_headers : nil ) get_async ( resource_group_name , service_name , template_name , custom_headers : custom_headers ) . value! end | Gets the details of the email template specified by its identifier . |
3,104 | def list_by_service_next ( next_page_link , custom_headers : nil ) response = list_by_service_next_async ( next_page_link , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Lists a collection of properties defined within a service instance . |
3,105 | def get_with_http_info ( device_name , volume_container_name , resource_group_name , manager_name , custom_headers : nil ) get_async ( device_name , volume_container_name , resource_group_name , manager_name , custom_headers : custom_headers ) . value! end | Gets the properties of the specified volume container name . |
3,106 | def list_metric_definition ( device_name , volume_container_name , resource_group_name , manager_name , custom_headers : nil ) response = list_metric_definition_async ( device_name , volume_container_name , resource_group_name , manager_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the metric definitions for the specified volume container . |
3,107 | def begin_delete_with_http_info ( device_name , volume_container_name , resource_group_name , manager_name , custom_headers : nil ) begin_delete_async ( device_name , volume_container_name , resource_group_name , manager_name , custom_headers : custom_headers ) . value! end | Deletes the volume container . |
3,108 | def begin_create_or_update_with_http_info ( resource_group_name , application_security_group_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , application_security_group_name , parameters , custom_headers : custom_headers ) . value! end | Creates or updates an application security group . |
3,109 | def begin_update_tags_with_http_info ( resource_group_name , application_security_group_name , parameters , custom_headers : nil ) begin_update_tags_async ( resource_group_name , application_security_group_name , parameters , custom_headers : custom_headers ) . value! end | Updates an application security group s tags . |
3,110 | def list ( resource_group_name , network_interface_name , custom_headers : nil ) first_page = list_as_lazy ( resource_group_name , network_interface_name , custom_headers : custom_headers ) first_page . get_all_items end | List all load balancers in a network interface . |
3,111 | def create_with_http_info ( resource_group_name , automation_account_name , job_id , parameters , custom_headers : nil ) create_async ( resource_group_name , automation_account_name , job_id , parameters , custom_headers : custom_headers ) . value! end | Create a job of the runbook . |
3,112 | def get_with_http_info ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : nil ) get_async ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : custom_headers ) . value! end | Gets a virtual machine from a VM scale set . |
3,113 | def begin_delete_with_http_info ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : nil ) begin_delete_async ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : custom_headers ) . value! end | Deletes a virtual machine from a VM scale set . |
3,114 | def begin_start_with_http_info ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : nil ) begin_start_async ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : custom_headers ) . value! end | Starts a virtual machine in a VM scale set . |
3,115 | def begin_redeploy_with_http_info ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : nil ) begin_redeploy_async ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : custom_headers ) . value! end | Redeploys a virtual machine in a VM scale set . |
3,116 | def begin_perform_maintenance_with_http_info ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : nil ) begin_perform_maintenance_async ( resource_group_name , vm_scale_set_name , instance_id , custom_headers : custom_headers ) . value! end | Performs maintenance on a virtual machine in a VM scale set . |
3,117 | def get_with_http_info ( resource_group_name , automation_account_name , job_schedule_id , custom_headers : nil ) get_async ( resource_group_name , automation_account_name , job_schedule_id , custom_headers : custom_headers ) . value! end | Retrieve the job schedule identified by job schedule name . |
3,118 | def create_with_http_info ( resource_group_name , automation_account_name , job_schedule_id , parameters , custom_headers : nil ) create_async ( resource_group_name , automation_account_name , job_schedule_id , parameters , custom_headers : custom_headers ) . value! end | Create a job schedule . |
3,119 | def get_with_http_info ( resource_group_name , registry_name , build_task_name , custom_headers : nil ) get_async ( resource_group_name , registry_name , build_task_name , custom_headers : custom_headers ) . value! end | Get the properties of a specified build task . |
3,120 | def get_with_http_info ( resource_group_name , workspace_name , storage_insight_name , custom_headers : nil ) get_async ( resource_group_name , workspace_name , storage_insight_name , custom_headers : custom_headers ) . value! end | Gets a storage insight instance . |
3,121 | def delete_with_http_info ( resource_group_name , workspace_name , storage_insight_name , custom_headers : nil ) delete_async ( resource_group_name , workspace_name , storage_insight_name , custom_headers : custom_headers ) . value! end | Deletes a storageInsightsConfigs resource |
3,122 | def validate_with_http_info ( vault_name , resource_group_name , parameters , custom_headers : nil ) validate_async ( vault_name , resource_group_name , parameters , custom_headers : custom_headers ) . value! end | Validate operation for specified backed up item . This is a synchronous operation . |
3,123 | def get_operation_batch_status ( user_name , operation_batch_status_payload , custom_headers : nil ) response = get_operation_batch_status_async ( user_name , operation_batch_status_payload , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get batch operation status |
3,124 | def get_operation_status ( user_name , operation_status_payload , custom_headers : nil ) response = get_operation_status_async ( user_name , operation_status_payload , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the status of long running operation |
3,125 | def get_personal_preferences ( user_name , personal_preferences_operations_payload , custom_headers : nil ) response = get_personal_preferences_async ( user_name , personal_preferences_operations_payload , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get personal preferences for a user |
3,126 | def list_environments ( user_name , list_environments_payload , custom_headers : nil ) response = list_environments_async ( user_name , list_environments_payload , custom_headers : custom_headers ) . value! response . body unless response . nil? end | List Environments for the user |
3,127 | def list_labs ( user_name , custom_headers : nil ) response = list_labs_async ( user_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | List labs for the user . |
3,128 | def register ( user_name , register_payload , custom_headers : nil ) response = register_async ( user_name , register_payload , custom_headers : custom_headers ) . value! nil end | Register a user to a managed lab |
3,129 | def delete ( resource_group_name , network_profile_name , custom_headers : nil ) response = delete_async ( resource_group_name , network_profile_name , custom_headers : custom_headers ) . value! nil end | Deletes the specified network profile . |
3,130 | def get_with_http_info ( resource_group_name , network_profile_name , expand : nil , custom_headers : nil ) get_async ( resource_group_name , network_profile_name , expand : expand , custom_headers : custom_headers ) . value! end | Gets the specified network profile in a specified resource group . |
3,131 | def list_by_automation_account ( 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! response . body unless response . nil? end | Retrieve the usage for the account id . |
3,132 | def get_with_http_info ( resource_group_name , server_name , elastic_pool_name , custom_headers : nil ) get_async ( resource_group_name , server_name , elastic_pool_name , custom_headers : custom_headers ) . value! end | Gets an elastic pool . |
3,133 | def begin_delete_with_http_info ( resource_group_name , server_name , elastic_pool_name , custom_headers : nil ) begin_delete_async ( resource_group_name , server_name , elastic_pool_name , custom_headers : custom_headers ) . value! end | Deletes an elastic pool . |
3,134 | def get_with_http_info ( resource_group_name , namespace_name , topic_name , subscription_name , rule_name , custom_headers : nil ) get_async ( resource_group_name , namespace_name , topic_name , subscription_name , rule_name , custom_headers : custom_headers ) . value! end | Retrieves the description for the specified rule . |
3,135 | def get_with_http_info ( resource_group_name , integration_account_name , partner_name , custom_headers : nil ) get_async ( resource_group_name , integration_account_name , partner_name , custom_headers : custom_headers ) . value! end | Gets an integration account partner . |
3,136 | def get_with_http_info ( resource_group_name , public_ip_address_name , expand : nil , custom_headers : nil ) get_async ( resource_group_name , public_ip_address_name , expand : expand , custom_headers : custom_headers ) . value! end | Gets the specified public IP address in a specified resource group . |
3,137 | def begin_create_or_update_with_http_info ( resource_group_name , public_ip_address_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , public_ip_address_name , parameters , custom_headers : custom_headers ) . value! end | Creates or updates a static or dynamic public IP address . |
3,138 | def get_by_environment_with_http_info ( location , environment , api_version , subscription_id , cluster_version , custom_headers : nil ) get_by_environment_async ( location , environment , api_version , subscription_id , cluster_version , custom_headers : custom_headers ) . value! end | Get cluster code versions by environment |
3,139 | def list_with_http_info ( location , api_version , subscription_id , custom_headers : nil ) list_async ( location , api_version , subscription_id , custom_headers : custom_headers ) . value! end | List cluster code versions by location |
3,140 | def create_with_http_info ( scope , role_assignment_name , parameters , custom_headers : nil ) create_async ( scope , role_assignment_name , parameters , custom_headers : custom_headers ) . value! end | Creates a role assignment . |
3,141 | def get ( scope , role_assignment_name , custom_headers : nil ) response = get_async ( scope , role_assignment_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Get the specified role assignment . |
3,142 | def list_for_resource_next ( next_page_link , custom_headers : nil ) response = list_for_resource_next_async ( next_page_link , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets role assignments for a resource . |
3,143 | def get_with_http_info ( resource_group_name , gateway_name , connection_name , custom_headers : nil ) get_async ( resource_group_name , gateway_name , connection_name , custom_headers : custom_headers ) . value! end | Retrieves the details of a vpn connection . |
3,144 | def check_existence ( resource_group_name , custom_headers : nil ) response = check_existence_async ( resource_group_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Checks whether resource group exists . |
3,145 | def export_template ( resource_group_name , parameters , custom_headers : nil ) response = export_template_async ( resource_group_name , parameters , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Captures the specified resource group as a template . |
3,146 | def list_with_http_info ( subscription_id , resource_group_name , cluster_name , application_type_name , api_version , custom_headers : nil ) list_async ( subscription_id , resource_group_name , cluster_name , application_type_name , api_version , custom_headers : custom_headers ) . value! end | Returns all versions for the specified application type . |
3,147 | def begin_put_with_http_info ( subscription_id , resource_group_name , cluster_name , application_type_name , version , api_version , parameters , custom_headers : nil ) begin_put_async ( subscription_id , resource_group_name , cluster_name , application_type_name , version , api_version , parameters , custom_headers : custom_headers ) . value! end | Provisions an application type version resource . |
3,148 | def get_with_http_info ( resource_group_name , route_filter_name , rule_name , custom_headers : nil ) get_async ( resource_group_name , route_filter_name , rule_name , custom_headers : custom_headers ) . value! end | Gets the specified rule from a route filter . |
3,149 | def get_with_http_info ( resource_group_name , job_name , transformation_name , custom_headers : nil ) get_async ( resource_group_name , job_name , transformation_name , custom_headers : custom_headers ) . value! end | Gets details about the specified transformation . |
3,150 | def generate_uri ( resource_group_name , automation_account_name , custom_headers : nil ) response = generate_uri_async ( resource_group_name , automation_account_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Generates a Uri for use in creating a webhook . |
3,151 | def get_with_http_info ( resource_group_name , automation_account_name , webhook_name , custom_headers : nil ) get_async ( resource_group_name , automation_account_name , webhook_name , custom_headers : custom_headers ) . value! end | Retrieve the webhook identified by webhook name . |
3,152 | def create_or_update_with_http_info ( resource_group_name , automation_account_name , webhook_name , parameters , custom_headers : nil ) create_or_update_async ( resource_group_name , automation_account_name , webhook_name , parameters , custom_headers : custom_headers ) . value! end | Create the webhook identified by webhook name . |
3,153 | def update_with_http_info ( resource_group_name , automation_account_name , webhook_name , parameters , custom_headers : nil ) update_async ( resource_group_name , automation_account_name , webhook_name , parameters , custom_headers : custom_headers ) . value! end | Update the webhook identified by webhook name . |
3,154 | def get_with_http_info ( device_name , name , resource_group_name , custom_headers : nil ) get_async ( device_name , name , resource_group_name , custom_headers : custom_headers ) . value! end | Get a specific trigger by name . |
3,155 | def begin_create_or_update_with_http_info ( device_name , name , trigger , resource_group_name , custom_headers : nil ) begin_create_or_update_async ( device_name , name , trigger , resource_group_name , custom_headers : custom_headers ) . value! end | Creates or updates a trigger . |
3,156 | def list_by_database_next ( next_page_link , custom_headers : nil ) response = list_by_database_next_async ( next_page_link , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Lists the vulnerability assessment scans of a database . |
3,157 | def list ( resource_group_name , cross_connection_name , custom_headers : nil ) first_page = list_as_lazy ( resource_group_name , cross_connection_name , custom_headers : custom_headers ) first_page . get_all_items end | Gets all peerings in a specified ExpressRouteCrossConnection . |
3,158 | def get_with_http_info ( resource_group_name , cross_connection_name , peering_name , custom_headers : nil ) get_async ( resource_group_name , cross_connection_name , peering_name , custom_headers : custom_headers ) . value! end | Gets the specified peering for the ExpressRouteCrossConnection . |
3,159 | def delete_with_http_info ( resource_group_name , job_name , output_name , custom_headers : nil ) delete_async ( resource_group_name , job_name , output_name , custom_headers : custom_headers ) . value! end | Deletes an output from the streaming job . |
3,160 | def get_with_http_info ( resource_group_name , job_name , output_name , custom_headers : nil ) get_async ( resource_group_name , job_name , output_name , custom_headers : custom_headers ) . value! end | Gets details about the specified output . |
3,161 | def begin_create_with_http_info ( fabric_name , protection_container_name , creation_input , custom_headers : nil ) begin_create_async ( fabric_name , protection_container_name , creation_input , custom_headers : custom_headers ) . value! end | Create a protection container . |
3,162 | def get_with_http_info ( fabric_name , protection_container_name , protectable_item_name , custom_headers : nil ) get_async ( fabric_name , protection_container_name , protectable_item_name , custom_headers : custom_headers ) . value! end | Gets the details of a protectable item . |
3,163 | def list_by_resource_group ( resource_group , custom_headers : nil ) response = list_by_resource_group_async ( resource_group , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Retrieve Azure Advisor configurations . |
3,164 | def list_event_types ( topic_type_name , custom_headers : nil ) response = list_event_types_async ( topic_type_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | List event types |
3,165 | def begin_delete ( resource_group_name , load_balancer_name , custom_headers : nil ) response = begin_delete_async ( resource_group_name , load_balancer_name , custom_headers : custom_headers ) . value! nil end | Deletes the specified load balancer . |
3,166 | def begin_create_or_update_with_http_info ( resource_group_name , load_balancer_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , load_balancer_name , parameters , custom_headers : custom_headers ) . value! end | Creates or updates a load balancer . |
3,167 | def begin_update_tags_with_http_info ( resource_group_name , load_balancer_name , parameters , custom_headers : nil ) begin_update_tags_async ( resource_group_name , load_balancer_name , parameters , custom_headers : custom_headers ) . value! end | Updates a load balancer tags . |
3,168 | def check_dns_name_availability ( location , domain_name_label : nil , custom_headers : nil ) response = check_dns_name_availability_async ( location , domain_name_label : domain_name_label , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Checks whether a domain name in the cloudapp . net zone is available for use . |
3,169 | def get_with_http_info ( resource_group_name , automation_account_name , hybrid_runbook_worker_group_name , custom_headers : nil ) get_async ( resource_group_name , automation_account_name , hybrid_runbook_worker_group_name , custom_headers : custom_headers ) . value! end | Retrieve a hybrid runbook worker group . |
3,170 | def update_with_http_info ( resource_group_name , automation_account_name , hybrid_runbook_worker_group_name , parameters , custom_headers : nil ) update_async ( resource_group_name , automation_account_name , hybrid_runbook_worker_group_name , parameters , custom_headers : custom_headers ) . value! end | Update a hybrid runbook worker group . |
3,171 | def entire_detect ( body , custom_headers : nil ) response = entire_detect_async ( body , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Detect anomalies for the entire series in batch . |
3,172 | def last_detect ( body , custom_headers : nil ) response = last_detect_async ( body , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Detect anomaly status of the latest point in time series . |
3,173 | def get_with_http_info ( resource_group_name , network_interface_name , ip_configuration_name , custom_headers : nil ) get_async ( resource_group_name , network_interface_name , ip_configuration_name , custom_headers : custom_headers ) . value! end | Gets the specified network interface ip configuration . |
3,174 | def supported_security_providers ( resource_group_name , virtual_wanname , custom_headers : nil ) response = supported_security_providers_async ( resource_group_name , virtual_wanname , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gives the supported security providers for the virtual wan . |
3,175 | def delete ( resource_group_name , media_service_name , custom_headers : nil ) response = delete_async ( resource_group_name , media_service_name , custom_headers : custom_headers ) . value! nil end | Deletes a Media Service . |
3,176 | def update_with_http_info ( resource_group_name , media_service_name , parameters , custom_headers : nil ) update_async ( resource_group_name , media_service_name , parameters , custom_headers : custom_headers ) . value! end | Updates a Media Service . |
3,177 | def regenerate_key_with_http_info ( resource_group_name , media_service_name , parameters , custom_headers : nil ) regenerate_key_async ( resource_group_name , media_service_name , parameters , custom_headers : custom_headers ) . value! end | Regenerates a primary or secondary key for a Media Service . |
3,178 | def list_available_sizes ( resource_group_name , vm_name , custom_headers : nil ) response = list_available_sizes_async ( resource_group_name , vm_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Lists all available virtual machine sizes to which the specified virtual machine can be resized . |
3,179 | def begin_create_or_update_with_http_info ( resource_group_name , vm_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , vm_name , parameters , custom_headers : custom_headers ) . value! end | The operation to create or update a virtual machine . |
3,180 | def begin_create_or_update_with_http_info ( resource_group_name , virtual_network_gateway_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , virtual_network_gateway_name , parameters , custom_headers : custom_headers ) . value! end | Creates or updates a virtual network gateway in the specified resource group . |
3,181 | def begin_update_with_http_info ( resource_group_name , account_name , live_event_name , parameters , custom_headers : nil ) begin_update_async ( resource_group_name , account_name , live_event_name , parameters , custom_headers : custom_headers ) . value! end | Updates a existing Live Event . |
3,182 | def get_with_http_info ( resource_group_name , service_name , diagnostic_id , custom_headers : nil ) get_async ( resource_group_name , service_name , diagnostic_id , custom_headers : custom_headers ) . value! end | Gets the details of the Diagnostic specified by its identifier . |
3,183 | def generate_vpn_profile_with_http_info ( resource_group_name , virtual_network_gateway_name , parameters , custom_headers : nil ) generate_vpn_profile_async ( resource_group_name , virtual_network_gateway_name , parameters , custom_headers : custom_headers ) . value! end | Generates VPN profile for P2S client of the virtual network gateway in the specified resource group . Used for IKEV2 and radius based authentication . |
3,184 | def supported_vpn_devices ( resource_group_name , virtual_network_gateway_name , custom_headers : nil ) response = supported_vpn_devices_async ( resource_group_name , virtual_network_gateway_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets a xml format representation for supported vpn devices . |
3,185 | def begin_update_tags_with_http_info ( resource_group_name , virtual_network_gateway_name , parameters , custom_headers : nil ) begin_update_tags_async ( resource_group_name , virtual_network_gateway_name , parameters , custom_headers : custom_headers ) . value! end | Updates a virtual network gateway tags . |
3,186 | def delete_with_http_info ( resource_group_name , cluster_name , api_version , subscription_id , custom_headers : nil ) delete_async ( resource_group_name , cluster_name , api_version , subscription_id , custom_headers : custom_headers ) . value! end | Delete cluster resource |
3,187 | def begin_create_with_http_info ( resource_group_name , cluster_name , api_version , subscription_id , parameters , custom_headers : nil ) begin_create_async ( resource_group_name , cluster_name , api_version , subscription_id , parameters , custom_headers : custom_headers ) . value! end | Create a ServiceFabric cluster |
3,188 | def begin_update_with_http_info ( resource_group_name , cluster_name , api_version , subscription_id , parameters , custom_headers : nil ) begin_update_async ( resource_group_name , cluster_name , api_version , subscription_id , parameters , custom_headers : custom_headers ) . value! end | Update cluster configuration |
3,189 | def get_with_http_info ( resource_group_name , workflow_name , run_name , action_name , repetition_name , custom_headers : nil ) get_async ( resource_group_name , workflow_name , run_name , action_name , repetition_name , custom_headers : custom_headers ) . value! end | Get a workflow run action repetition . |
3,190 | def validate_probe ( validate_probe_input , custom_headers : nil ) response = validate_probe_async ( validate_probe_input , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Check if the probe path is a valid path and the file can be accessed . Probe path is the path to a file hosted on the origin server to help accelerate the delivery of dynamic content via the CDN endpoint . This path is relative to the origin path specified in the endpoint configuration . |
3,191 | def update_with_http_info ( resource_group_name , vault_name , parameters , custom_headers : nil ) update_async ( resource_group_name , vault_name , parameters , custom_headers : custom_headers ) . value! end | Update a key vault in the specified subscription . |
3,192 | def list_by_subscription ( top : nil , custom_headers : nil ) first_page = list_by_subscription_as_lazy ( top : top , custom_headers : custom_headers ) first_page . get_all_items end | The List operation gets information about the vaults associated with the subscription . |
3,193 | def get_deleted ( vault_name , location , custom_headers : nil ) response = get_deleted_async ( vault_name , location , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Gets the deleted Azure key vault . |
3,194 | def check_name_availability ( vault_name , custom_headers : nil ) response = check_name_availability_async ( vault_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Checks that the vault name is valid and is not already in use . |
3,195 | def begin_create_or_update_with_http_info ( resource_group_name , vault_name , parameters , custom_headers : nil ) begin_create_or_update_async ( resource_group_name , vault_name , parameters , custom_headers : custom_headers ) . value! end | Create or update a key vault in the specified subscription . |
3,196 | def validate ( azure_region , parameters , custom_headers : nil ) response = validate_async ( azure_region , parameters , custom_headers : custom_headers ) . value! response . body unless response . nil? end | It will validate if given feature with resource properties is supported in service |
3,197 | def check_name_availability ( account_name , custom_headers : nil ) response = check_name_availability_async ( account_name , custom_headers : custom_headers ) . value! response . body unless response . nil? end | Checks that the storage account name is valid and is not already in use . |
3,198 | def regenerate_key_with_http_info ( resource_group_name , account_name , regenerate_key , custom_headers : nil ) regenerate_key_async ( resource_group_name , account_name , regenerate_key , custom_headers : custom_headers ) . value! end | Regenerates one of the access keys for the specified storage account . |
3,199 | def revoke_user_delegation_keys ( resource_group_name , account_name , custom_headers : nil ) response = revoke_user_delegation_keys_async ( resource_group_name , account_name , custom_headers : custom_headers ) . value! nil end | Revoke user delegation keys . |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.