C# Class Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription

Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
LoadBalancerDescription ( ) : System

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

Private Methods

Méthode 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 méthode

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