C# Class Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription

Exibir arquivo Open project: aws/aws-sdk-net

Public Methods

Method Description
LoadBalancerDescription ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Method Description
IsSetAvailabilityZones ( ) : bool
IsSetBackendServerDescriptions ( ) : bool
IsSetCanonicalHostedZoneName ( ) : bool
IsSetCanonicalHostedZoneNameID ( ) : bool
IsSetCreatedTime ( ) : bool
IsSetDNSName ( ) : bool
IsSetHealthCheck ( ) : bool
IsSetInstances ( ) : bool
IsSetListenerDescriptions ( ) : bool
IsSetLoadBalancerName ( ) : bool
IsSetPolicies ( ) : bool
IsSetScheme ( ) : bool
IsSetSecurityGroups ( ) : bool
IsSetSourceSecurityGroup ( ) : bool
IsSetSubnets ( ) : bool
IsSetVPCId ( ) : bool

Method Details

LoadBalancerDescription() public method

Empty constructor used to set properties independently even when a simple constructor is available
public LoadBalancerDescription ( ) : System
return System