Метод | Описание | |
---|---|---|
AddTags ( |
Adds the specified tags to the specified resource. You can tag your Application Load Balancers and your target groups. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, To list the current tags for your resources, use DescribeTags. To remove tags from your resources, use RemoveTags.
|
|
AddTagsAsync ( |
Initiates the asynchronous execution of the AddTags operation.
|
|
AmazonElasticLoadBalancingV2Client ( ) : System |
Constructs AmazonElasticLoadBalancingV2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElasticLoadBalancingV2Client ( |
Constructs AmazonElasticLoadBalancingV2Client with AWS Credentials
|
|
AmazonElasticLoadBalancingV2Client ( |
Constructs AmazonElasticLoadBalancingV2Client with AWS Credentials and an AmazonElasticLoadBalancingV2Client Configuration object.
|
|
AmazonElasticLoadBalancingV2Client ( |
Constructs AmazonElasticLoadBalancingV2Client with AWS Credentials
|
|
AmazonElasticLoadBalancingV2Client ( |
Constructs AmazonElasticLoadBalancingV2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElasticLoadBalancingV2Client ( RegionEndpoint region ) : System |
Constructs AmazonElasticLoadBalancingV2Client with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonElasticLoadBalancingV2Client with AWS Access Key ID and AWS Secret Key
|
|
AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonElasticLoadBalancingV2Client with AWS Access Key ID, AWS Secret Key and an AmazonElasticLoadBalancingV2Client Configuration object.
|
|
AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonElasticLoadBalancingV2Client with AWS Access Key ID and AWS Secret Key
|
|
AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonElasticLoadBalancingV2Client with AWS Access Key ID and AWS Secret Key
|
|
AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonElasticLoadBalancingV2Client with AWS Access Key ID, AWS Secret Key and an AmazonElasticLoadBalancingV2Client Configuration object.
|
|
AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonElasticLoadBalancingV2Client with AWS Access Key ID and AWS Secret Key
|
|
BeginAddTags ( |
Initiates the asynchronous execution of the AddTags operation.
|
|
BeginCreateListener ( |
Initiates the asynchronous execution of the CreateListener operation.
|
|
BeginCreateLoadBalancer ( |
Initiates the asynchronous execution of the CreateLoadBalancer operation.
|
|
BeginCreateRule ( |
Initiates the asynchronous execution of the CreateRule operation.
|
|
BeginCreateTargetGroup ( |
Initiates the asynchronous execution of the CreateTargetGroup operation.
|
|
BeginDeleteListener ( |
Initiates the asynchronous execution of the DeleteListener operation.
|
|
BeginDeleteLoadBalancer ( |
Initiates the asynchronous execution of the DeleteLoadBalancer operation.
|
|
BeginDeleteRule ( |
Initiates the asynchronous execution of the DeleteRule operation.
|
|
BeginDeleteTargetGroup ( |
Initiates the asynchronous execution of the DeleteTargetGroup operation.
|
|
BeginDeregisterTargets ( |
Initiates the asynchronous execution of the DeregisterTargets operation.
|
|
BeginDescribeListeners ( |
Initiates the asynchronous execution of the DescribeListeners operation.
|
|
BeginDescribeLoadBalancerAttributes ( DescribeLoadBalancerAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DescribeLoadBalancerAttributes operation.
|
|
BeginDescribeLoadBalancers ( |
Initiates the asynchronous execution of the DescribeLoadBalancers operation.
|
|
BeginDescribeRules ( |
Initiates the asynchronous execution of the DescribeRules operation.
|
|
BeginDescribeSSLPolicies ( |
Initiates the asynchronous execution of the DescribeSSLPolicies operation.
|
|
BeginDescribeTags ( |
Initiates the asynchronous execution of the DescribeTags operation.
|
|
BeginDescribeTargetGroupAttributes ( |
Initiates the asynchronous execution of the DescribeTargetGroupAttributes operation.
|
|
BeginDescribeTargetGroups ( |
Initiates the asynchronous execution of the DescribeTargetGroups operation.
|
|
BeginDescribeTargetHealth ( |
Initiates the asynchronous execution of the DescribeTargetHealth operation.
|
|
BeginModifyListener ( |
Initiates the asynchronous execution of the ModifyListener operation.
|
|
BeginModifyLoadBalancerAttributes ( |
Initiates the asynchronous execution of the ModifyLoadBalancerAttributes operation.
|
|
BeginModifyRule ( |
Initiates the asynchronous execution of the ModifyRule operation.
|
|
BeginModifyTargetGroup ( |
Initiates the asynchronous execution of the ModifyTargetGroup operation.
|
|
BeginModifyTargetGroupAttributes ( |
Initiates the asynchronous execution of the ModifyTargetGroupAttributes operation.
|
|
BeginRegisterTargets ( |
Initiates the asynchronous execution of the RegisterTargets operation.
|
|
BeginRemoveTags ( |
Initiates the asynchronous execution of the RemoveTags operation.
|
|
BeginSetRulePriorities ( |
Initiates the asynchronous execution of the SetRulePriorities operation.
|
|
BeginSetSecurityGroups ( |
Initiates the asynchronous execution of the SetSecurityGroups operation.
|
|
BeginSetSubnets ( |
Initiates the asynchronous execution of the SetSubnets operation.
|
|
CreateListener ( |
Creates a listener for the specified Application Load Balancer. You can create up to 10 listeners per load balancer. To update a listener, use ModifyListener. When you are finished with a listener, you can delete it using DeleteListener. If you are finished with both the listener and the load balancer, you can delete them both using DeleteLoadBalancer. For more information, see Listeners for Your Application Load Balancers in the Application Load Balancers Guide.
|
|
CreateListenerAsync ( |
Initiates the asynchronous execution of the CreateListener operation.
|
|
CreateLoadBalancer ( |
Creates an Application Load Balancer. To create listeners for your load balancer, use CreateListener. You can add security groups, subnets, and tags when you create your load balancer, or you can add them later using SetSecurityGroups, SetSubnets, and AddTags. To describe your current load balancers, see DescribeLoadBalancers. When you are finished with a load balancer, you can delete it using DeleteLoadBalancer. You can create up to 20 load balancers per region per account. You can request an increase for the number of load balancers for your account. For more information, see Limits for Your Application Load Balancer in the Application Load Balancers Guide. For more information, see Application Load Balancers in the Application Load Balancers Guide.
|
|
CreateLoadBalancerAsync ( |
Initiates the asynchronous execution of the CreateLoadBalancer operation.
|
|
CreateRule ( |
Creates a rule for the specified listener. Each rule can have one action and one condition. Rules are evaluated in priority order, from the lowest value to the highest value. When the condition for a rule is met, the specified action is taken. If no conditions are met, the default action for the default rule is taken. For more information, see Listener Rules in the Application Load Balancers Guide. To view your current rules, use DescribeRules. To update a rule, use ModifyRule. To set the priorities of your rules, use SetRulePriorities. To delete a rule, use DeleteRule.
|
|
CreateRuleAsync ( |
Initiates the asynchronous execution of the CreateRule operation.
|
|
CreateTargetGroup ( |
Creates a target group. To register targets with the target group, use RegisterTargets. To update the health check settings for the target group, use ModifyTargetGroup. To monitor the health of targets in the target group, use DescribeTargetHealth. To route traffic to the targets in a target group, specify the target group in an action using CreateListener or CreateRule. To delete a target group, use DeleteTargetGroup. For more information, see Target Groups for Your Application Load Balancers in the Application Load Balancers Guide.
|
|
CreateTargetGroupAsync ( |
Initiates the asynchronous execution of the CreateTargetGroup operation.
|
|
DeleteListener ( |
Deletes the specified listener. Alternatively, your listener is deleted when you delete the load balancer it is attached to using DeleteLoadBalancer.
|
|
DeleteListenerAsync ( |
Initiates the asynchronous execution of the DeleteListener operation.
|
|
DeleteLoadBalancer ( |
Deletes the specified Application Load Balancer and its attached listeners. You can't delete a load balancer if deletion protection is enabled. If the load balancer does not exist or has already been deleted, the call succeeds. Deleting a load balancer does not affect its registered targets. For example, your EC2 instances continue to run and are still registered to their target groups. If you no longer need these EC2 instances, you can stop or terminate them.
|
|
DeleteLoadBalancerAsync ( |
Initiates the asynchronous execution of the DeleteLoadBalancer operation.
|
|
DeleteRule ( |
Deletes the specified rule.
|
|
DeleteRuleAsync ( |
Initiates the asynchronous execution of the DeleteRule operation.
|
|
DeleteTargetGroup ( |
Deletes the specified target group. You can delete a target group if it is not referenced by any actions. Deleting a target group also deletes any associated health checks.
|
|
DeleteTargetGroupAsync ( |
Initiates the asynchronous execution of the DeleteTargetGroup operation.
|
|
DeregisterTargets ( |
Deregisters the specified targets from the specified target group. After the targets are deregistered, they no longer receive traffic from the load balancer.
|
|
DeregisterTargetsAsync ( |
Initiates the asynchronous execution of the DeregisterTargets operation.
|
|
DescribeListeners ( |
Describes the specified listeners or the listeners for the specified Application Load Balancer. You must specify either a load balancer or one or more listeners.
|
|
DescribeListenersAsync ( |
Initiates the asynchronous execution of the DescribeListeners operation.
|
|
DescribeLoadBalancerAttributes ( DescribeLoadBalancerAttributesRequest request ) : |
Describes the attributes for the specified Application Load Balancer.
|
|
DescribeLoadBalancerAttributesAsync ( DescribeLoadBalancerAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DescribeLoadBalancerAttributes operation.
|
|
DescribeLoadBalancers ( |
Describes the specified Application Load Balancers or all of your Application Load Balancers. To describe the listeners for a load balancer, use DescribeListeners. To describe the attributes for a load balancer, use DescribeLoadBalancerAttributes.
|
|
DescribeLoadBalancersAsync ( |
Initiates the asynchronous execution of the DescribeLoadBalancers operation.
|
|
DescribeRules ( |
Describes the specified rules or the rules for the specified listener. You must specify either a listener or one or more rules.
|
|
DescribeRulesAsync ( |
Initiates the asynchronous execution of the DescribeRules operation.
|
|
DescribeSSLPolicies ( |
Describes the specified policies or all policies used for SSL negotiation. Note that the only supported policy at this time is ELBSecurityPolicy-2015-05.
|
|
DescribeSSLPoliciesAsync ( |
Initiates the asynchronous execution of the DescribeSSLPolicies operation.
|
|
DescribeTags ( |
Describes the tags for the specified resources.
|
|
DescribeTagsAsync ( |
Initiates the asynchronous execution of the DescribeTags operation.
|
|
DescribeTargetGroupAttributes ( |
Describes the attributes for the specified target group.
|
|
DescribeTargetGroupAttributesAsync ( |
Initiates the asynchronous execution of the DescribeTargetGroupAttributes operation.
|
|
DescribeTargetGroups ( |
Describes the specified target groups or all of your target groups. By default, all target groups are described. Alternatively, you can specify one of the following to filter the results: the ARN of the load balancer, the names of one or more target groups, or the ARNs of one or more target groups. To describe the targets for a target group, use DescribeTargetHealth. To describe the attributes of a target group, use DescribeTargetGroupAttributes.
|
|
DescribeTargetGroupsAsync ( |
Initiates the asynchronous execution of the DescribeTargetGroups operation.
|
|
DescribeTargetHealth ( |
Describes the health of the specified targets or all of your targets.
|
|
DescribeTargetHealthAsync ( |
Initiates the asynchronous execution of the DescribeTargetHealth operation.
|
|
EndAddTags ( IAsyncResult asyncResult ) : AddTagsResponse |
Finishes the asynchronous execution of the AddTags operation.
|
|
EndCreateListener ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateListener operation.
|
|
EndCreateLoadBalancer ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateLoadBalancer operation.
|
|
EndCreateRule ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateRule operation.
|
|
EndCreateTargetGroup ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateTargetGroup operation.
|
|
EndDeleteListener ( IAsyncResult asyncResult ) : DeleteListenerResponse |
Finishes the asynchronous execution of the DeleteListener operation.
|
|
EndDeleteLoadBalancer ( IAsyncResult asyncResult ) : DeleteLoadBalancerResponse |
Finishes the asynchronous execution of the DeleteLoadBalancer operation.
|
|
EndDeleteRule ( IAsyncResult asyncResult ) : DeleteRuleResponse |
Finishes the asynchronous execution of the DeleteRule operation.
|
|
EndDeleteTargetGroup ( IAsyncResult asyncResult ) : DeleteTargetGroupResponse |
Finishes the asynchronous execution of the DeleteTargetGroup operation.
|
|
EndDeregisterTargets ( IAsyncResult asyncResult ) : DeregisterTargetsResponse |
Finishes the asynchronous execution of the DeregisterTargets operation.
|
|
EndDescribeListeners ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeListeners operation.
|
|
EndDescribeLoadBalancerAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeLoadBalancerAttributes operation.
|
|
EndDescribeLoadBalancers ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeLoadBalancers operation.
|
|
EndDescribeRules ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeRules operation.
|
|
EndDescribeSSLPolicies ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeSSLPolicies operation.
|
|
EndDescribeTags ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeTags operation.
|
|
EndDescribeTargetGroupAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeTargetGroupAttributes operation.
|
|
EndDescribeTargetGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeTargetGroups operation.
|
|
EndDescribeTargetHealth ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the DescribeTargetHealth operation.
|
|
EndModifyListener ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ModifyListener operation.
|
|
EndModifyLoadBalancerAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ModifyLoadBalancerAttributes operation.
|
|
EndModifyRule ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ModifyRule operation.
|
|
EndModifyTargetGroup ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ModifyTargetGroup operation.
|
|
EndModifyTargetGroupAttributes ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ModifyTargetGroupAttributes operation.
|
|
EndRegisterTargets ( IAsyncResult asyncResult ) : RegisterTargetsResponse |
Finishes the asynchronous execution of the RegisterTargets operation.
|
|
EndRemoveTags ( IAsyncResult asyncResult ) : RemoveTagsResponse |
Finishes the asynchronous execution of the RemoveTags operation.
|
|
EndSetRulePriorities ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the SetRulePriorities operation.
|
|
EndSetSecurityGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the SetSecurityGroups operation.
|
|
EndSetSubnets ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the SetSubnets operation.
|
|
ModifyListener ( |
Modifies the specified properties of the specified listener. Any properties that you do not specify retain their current values. However, changing the protocol from HTTPS to HTTP removes the security policy and SSL certificate properties. If you change the protocol from HTTP to HTTPS, you must add the security policy.
|
|
ModifyListenerAsync ( |
Initiates the asynchronous execution of the ModifyListener operation.
|
|
ModifyLoadBalancerAttributes ( |
Modifies the specified attributes of the specified Application Load Balancer. If any of the specified attributes can't be modified as requested, the call fails. Any existing attributes that you do not modify retain their current values.
|
|
ModifyLoadBalancerAttributesAsync ( |
Initiates the asynchronous execution of the ModifyLoadBalancerAttributes operation.
|
|
ModifyRule ( |
Modifies the specified rule. Any existing properties that you do not modify retain their current values. To modify the default action, use ModifyListener.
|
|
ModifyRuleAsync ( |
Initiates the asynchronous execution of the ModifyRule operation.
|
|
ModifyTargetGroup ( |
Modifies the health checks used when evaluating the health state of the targets in the specified target group. To monitor the health of the targets, use DescribeTargetHealth.
|
|
ModifyTargetGroupAsync ( |
Initiates the asynchronous execution of the ModifyTargetGroup operation.
|
|
ModifyTargetGroupAttributes ( |
Modifies the specified attributes of the specified target group.
|
|
ModifyTargetGroupAttributesAsync ( |
Initiates the asynchronous execution of the ModifyTargetGroupAttributes operation.
|
|
RegisterTargets ( |
Registers the specified targets with the specified target group. By default, the load balancer routes requests to registered targets using the protocol and port number for the target group. Alternatively, you can override the port for a target when you register it. The target must be in the virtual private cloud (VPC) that you specified for the target group. If the target is an EC2 instance, it can't be in the To remove a target from a target group, use DeregisterTargets.
|
|
RegisterTargetsAsync ( |
Initiates the asynchronous execution of the RegisterTargets operation.
|
|
RemoveTags ( |
Removes the specified tags from the specified resource. To list the current tags for your resources, use DescribeTags.
|
|
RemoveTagsAsync ( |
Initiates the asynchronous execution of the RemoveTags operation.
|
|
SetRulePriorities ( |
Sets the priorities of the specified rules. You can reorder the rules as long as there are no priority conflicts in the new order. Any existing rules that you do not specify retain their current priority.
|
|
SetRulePrioritiesAsync ( |
Initiates the asynchronous execution of the SetRulePriorities operation.
|
|
SetSecurityGroups ( |
Associates the specified security groups with the specified load balancer. The specified security groups override the previously associated security groups.
|
|
SetSecurityGroupsAsync ( |
Initiates the asynchronous execution of the SetSecurityGroups operation.
|
|
SetSubnets ( |
Enables the Availability Zone for the specified subnets for the specified load balancer. The specified subnets replace the previously enabled subnets.
|
|
SetSubnetsAsync ( |
Initiates the asynchronous execution of the SetSubnets operation.
|
Метод | Описание | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AddTags ( |
||
request | Container for the necessary parameters to execute the AddTags service method. | |
Результат | AddTagsResponse |
public AddTagsAsync ( |
||
request | Container for the necessary parameters to execute the AddTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public AmazonElasticLoadBalancingV2Client ( ) : System | ||
Результат | System |
public AmazonElasticLoadBalancingV2Client ( |
||
credentials | AWS Credentials | |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonElasticLoadBalancingV2Client Configuration Object | |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( |
||
config | The AmazonElasticLoadBalancingV2Client Configuration Object | |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonElasticLoadBalancingV2Client Configuration Object | |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonElasticLoadBalancingV2Client Configuration Object | |
Результат | System |
public AmazonElasticLoadBalancingV2Client ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Результат | System |
public BeginAddTags ( |
||
request | Container for the necessary parameters to execute the AddTags operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateListener ( |
||
request | Container for the necessary parameters to execute the CreateListener operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateLoadBalancer ( |
||
request | Container for the necessary parameters to execute the CreateLoadBalancer operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateRule ( |
||
request | Container for the necessary parameters to execute the CreateRule operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginCreateTargetGroup ( |
||
request | Container for the necessary parameters to execute the CreateTargetGroup operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteListener ( |
||
request | Container for the necessary parameters to execute the DeleteListener operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteLoadBalancer ( |
||
request | Container for the necessary parameters to execute the DeleteLoadBalancer operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteRule ( |
||
request | Container for the necessary parameters to execute the DeleteRule operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeleteTargetGroup ( |
||
request | Container for the necessary parameters to execute the DeleteTargetGroup operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDeregisterTargets ( |
||
request | Container for the necessary parameters to execute the DeregisterTargets operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeListeners ( |
||
request | Container for the necessary parameters to execute the DescribeListeners operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeLoadBalancerAttributes ( DescribeLoadBalancerAttributesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DescribeLoadBalancerAttributesRequest | Container for the necessary parameters to execute the DescribeLoadBalancerAttributes operation on AmazonElasticLoadBalancingV2Client. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeLoadBalancers ( |
||
request | Container for the necessary parameters to execute the DescribeLoadBalancers operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeRules ( |
||
request | Container for the necessary parameters to execute the DescribeRules operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeSSLPolicies ( |
||
request | Container for the necessary parameters to execute the DescribeSSLPolicies operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeTags ( |
||
request | Container for the necessary parameters to execute the DescribeTags operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeTargetGroupAttributes ( |
||
request | Container for the necessary parameters to execute the DescribeTargetGroupAttributes operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeTargetGroups ( |
||
request | Container for the necessary parameters to execute the DescribeTargetGroups operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginDescribeTargetHealth ( |
||
request | Container for the necessary parameters to execute the DescribeTargetHealth operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyListener ( |
||
request | Container for the necessary parameters to execute the ModifyListener operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyLoadBalancerAttributes ( |
||
request | Container for the necessary parameters to execute the ModifyLoadBalancerAttributes operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyRule ( |
||
request | Container for the necessary parameters to execute the ModifyRule operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyTargetGroup ( |
||
request | Container for the necessary parameters to execute the ModifyTargetGroup operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginModifyTargetGroupAttributes ( |
||
request | Container for the necessary parameters to execute the ModifyTargetGroupAttributes operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRegisterTargets ( |
||
request | Container for the necessary parameters to execute the RegisterTargets operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginRemoveTags ( |
||
request | Container for the necessary parameters to execute the RemoveTags operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginSetRulePriorities ( |
||
request | Container for the necessary parameters to execute the SetRulePriorities operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginSetSecurityGroups ( |
||
request | Container for the necessary parameters to execute the SetSecurityGroups operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public BeginSetSubnets ( |
||
request | Container for the necessary parameters to execute the SetSubnets operation on AmazonElasticLoadBalancingV2Client. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Результат | IAsyncResult |
public CreateListener ( |
||
request | Container for the necessary parameters to execute the CreateListener service method. | |
Результат |
public CreateListenerAsync ( |
||
request | Container for the necessary parameters to execute the CreateListener operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateLoadBalancer ( |
||
request | Container for the necessary parameters to execute the CreateLoadBalancer service method. | |
Результат |
public CreateLoadBalancerAsync ( |
||
request | Container for the necessary parameters to execute the CreateLoadBalancer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public CreateRule ( |
||
request | Container for the necessary parameters to execute the CreateRule service method. | |
Результат |
public CreateRuleAsync ( |
||
request | Container for the necessary parameters to execute the CreateRule operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected CreateSigner ( ) : |
||
Результат |
public CreateTargetGroup ( |
||
request | Container for the necessary parameters to execute the CreateTargetGroup service method. | |
Результат |
public CreateTargetGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateTargetGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteListener ( |
||
request | Container for the necessary parameters to execute the DeleteListener service method. | |
Результат | DeleteListenerResponse |
public DeleteListenerAsync ( |
||
request | Container for the necessary parameters to execute the DeleteListener operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteLoadBalancer ( |
||
request | Container for the necessary parameters to execute the DeleteLoadBalancer service method. | |
Результат | DeleteLoadBalancerResponse |
public DeleteLoadBalancerAsync ( |
||
request | Container for the necessary parameters to execute the DeleteLoadBalancer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteRule ( |
||
request | Container for the necessary parameters to execute the DeleteRule service method. | |
Результат | DeleteRuleResponse |
public DeleteRuleAsync ( |
||
request | Container for the necessary parameters to execute the DeleteRule operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeleteTargetGroup ( |
||
request | Container for the necessary parameters to execute the DeleteTargetGroup service method. | |
Результат | DeleteTargetGroupResponse |
public DeleteTargetGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteTargetGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DeregisterTargets ( |
||
request | Container for the necessary parameters to execute the DeregisterTargets service method. | |
Результат | DeregisterTargetsResponse |
public DeregisterTargetsAsync ( |
||
request | Container for the necessary parameters to execute the DeregisterTargets operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeListeners ( |
||
request | Container for the necessary parameters to execute the DescribeListeners service method. | |
Результат |
public DescribeListenersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeListeners operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeLoadBalancerAttributes ( DescribeLoadBalancerAttributesRequest request ) : |
||
request | DescribeLoadBalancerAttributesRequest | Container for the necessary parameters to execute the DescribeLoadBalancerAttributes service method. |
Результат |
public DescribeLoadBalancerAttributesAsync ( DescribeLoadBalancerAttributesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DescribeLoadBalancerAttributesRequest | Container for the necessary parameters to execute the DescribeLoadBalancerAttributes operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeLoadBalancers ( |
||
request | Container for the necessary parameters to execute the DescribeLoadBalancers service method. | |
Результат |
public DescribeLoadBalancersAsync ( |
||
request | Container for the necessary parameters to execute the DescribeLoadBalancers operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeRules ( |
||
request | Container for the necessary parameters to execute the DescribeRules service method. | |
Результат |
public DescribeRulesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeRules operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeSSLPolicies ( |
||
request | Container for the necessary parameters to execute the DescribeSSLPolicies service method. | |
Результат |
public DescribeSSLPoliciesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeSSLPolicies operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeTags ( |
||
request | Container for the necessary parameters to execute the DescribeTags service method. | |
Результат |
public DescribeTagsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeTargetGroupAttributes ( |
||
request | Container for the necessary parameters to execute the DescribeTargetGroupAttributes service method. | |
Результат |
public DescribeTargetGroupAttributesAsync ( |
||
request | Container for the necessary parameters to execute the DescribeTargetGroupAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeTargetGroups ( |
||
request | Container for the necessary parameters to execute the DescribeTargetGroups service method. | |
Результат |
public DescribeTargetGroupsAsync ( |
||
request | Container for the necessary parameters to execute the DescribeTargetGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public DescribeTargetHealth ( |
||
request | Container for the necessary parameters to execute the DescribeTargetHealth service method. | |
Результат |
public DescribeTargetHealthAsync ( |
||
request | Container for the necessary parameters to execute the DescribeTargetHealth operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EndAddTags ( IAsyncResult asyncResult ) : AddTagsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddTags. |
Результат | AddTagsResponse |
public EndCreateListener ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateListener. |
Результат |
public EndCreateLoadBalancer ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateLoadBalancer. |
Результат |
public EndCreateRule ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateRule. |
Результат |
public EndCreateTargetGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateTargetGroup. |
Результат |
public EndDeleteListener ( IAsyncResult asyncResult ) : DeleteListenerResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteListener. |
Результат | DeleteListenerResponse |
public EndDeleteLoadBalancer ( IAsyncResult asyncResult ) : DeleteLoadBalancerResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteLoadBalancer. |
Результат | DeleteLoadBalancerResponse |
public EndDeleteRule ( IAsyncResult asyncResult ) : DeleteRuleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteRule. |
Результат | DeleteRuleResponse |
public EndDeleteTargetGroup ( IAsyncResult asyncResult ) : DeleteTargetGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteTargetGroup. |
Результат | DeleteTargetGroupResponse |
public EndDeregisterTargets ( IAsyncResult asyncResult ) : DeregisterTargetsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeregisterTargets. |
Результат | DeregisterTargetsResponse |
public EndDescribeListeners ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeListeners. |
Результат |
public EndDescribeLoadBalancerAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeLoadBalancerAttributes. |
Результат |
public EndDescribeLoadBalancers ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeLoadBalancers. |
Результат |
public EndDescribeRules ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeRules. |
Результат |
public EndDescribeSSLPolicies ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeSSLPolicies. |
Результат |
public EndDescribeTags ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeTags. |
Результат |
public EndDescribeTargetGroupAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeTargetGroupAttributes. |
Результат |
public EndDescribeTargetGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeTargetGroups. |
Результат |
public EndDescribeTargetHealth ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDescribeTargetHealth. |
Результат |
public EndModifyListener ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyListener. |
Результат |
public EndModifyLoadBalancerAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyLoadBalancerAttributes. |
Результат |
public EndModifyRule ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyRule. |
Результат |
public EndModifyTargetGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyTargetGroup. |
Результат |
public EndModifyTargetGroupAttributes ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginModifyTargetGroupAttributes. |
Результат |
public EndRegisterTargets ( IAsyncResult asyncResult ) : RegisterTargetsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRegisterTargets. |
Результат | RegisterTargetsResponse |
public EndRemoveTags ( IAsyncResult asyncResult ) : RemoveTagsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveTags. |
Результат | RemoveTagsResponse |
public EndSetRulePriorities ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetRulePriorities. |
Результат |
public EndSetSecurityGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetSecurityGroups. |
Результат |
public EndSetSubnets ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetSubnets. |
Результат |
public ModifyListener ( |
||
request | Container for the necessary parameters to execute the ModifyListener service method. | |
Результат |
public ModifyListenerAsync ( |
||
request | Container for the necessary parameters to execute the ModifyListener operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyLoadBalancerAttributes ( |
||
request | Container for the necessary parameters to execute the ModifyLoadBalancerAttributes service method. | |
Результат |
public ModifyLoadBalancerAttributesAsync ( |
||
request | Container for the necessary parameters to execute the ModifyLoadBalancerAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyRule ( |
||
request | Container for the necessary parameters to execute the ModifyRule service method. | |
Результат |
public ModifyRuleAsync ( |
||
request | Container for the necessary parameters to execute the ModifyRule operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyTargetGroup ( |
||
request | Container for the necessary parameters to execute the ModifyTargetGroup service method. | |
Результат |
public ModifyTargetGroupAsync ( |
||
request | Container for the necessary parameters to execute the ModifyTargetGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public ModifyTargetGroupAttributes ( |
||
request | Container for the necessary parameters to execute the ModifyTargetGroupAttributes service method. | |
Результат |
public ModifyTargetGroupAttributesAsync ( |
||
request | Container for the necessary parameters to execute the ModifyTargetGroupAttributes operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RegisterTargets ( |
||
request | Container for the necessary parameters to execute the RegisterTargets service method. | |
Результат | RegisterTargetsResponse |
public RegisterTargetsAsync ( |
||
request | Container for the necessary parameters to execute the RegisterTargets operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public RemoveTags ( |
||
request | Container for the necessary parameters to execute the RemoveTags service method. | |
Результат | RemoveTagsResponse |
public RemoveTagsAsync ( |
||
request | Container for the necessary parameters to execute the RemoveTags operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetRulePriorities ( |
||
request | Container for the necessary parameters to execute the SetRulePriorities service method. | |
Результат |
public SetRulePrioritiesAsync ( |
||
request | Container for the necessary parameters to execute the SetRulePriorities operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetSecurityGroups ( |
||
request | Container for the necessary parameters to execute the SetSecurityGroups service method. | |
Результат |
public SetSecurityGroupsAsync ( |
||
request | Container for the necessary parameters to execute the SetSecurityGroups operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |
public SetSubnets ( |
||
request | Container for the necessary parameters to execute the SetSubnets service method. | |
Результат |
public SetSubnetsAsync ( |
||
request | Container for the necessary parameters to execute the SetSubnets operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Результат | Task |