AWS SDK for .NET Documentation
DetachLoadBalancerFromSubnetsResult Class
AmazonAmazon.ElasticLoadBalancing.ModelDetachLoadBalancerFromSubnetsResult Did this page help you?   Yes   No    Tell us about it...

The output for the DetachLoadBalancerFromSubnets action.

Declaration Syntax
C#
public class DetachLoadBalancerFromSubnetsResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DetachLoadBalancerFromSubnetsResult()()()()
Initializes a new instance of the DetachLoadBalancerFromSubnetsResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Subnets
A list of subnet IDs the load balancer is now attached to.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithSubnets(array<String>[]()[][]) Obsolete.
Adds elements to the Subnets collection

WithSubnets(IEnumerable<(Of <<'(String>)>>)) Obsolete.
Adds elements to the Subnets collection

Inheritance Hierarchy
Object
DetachLoadBalancerFromSubnetsResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)