Amazon.ElasticLoadBalancing.Model.HealthCheck.HealthCheck C# (CSharp) 메소드

HealthCheck() 공개 메소드

Default constructor for a new HealthCheck object. Callers should use the properties to initialize this object after creating it.
public HealthCheck ( ) : System
리턴 System
        public HealthCheck() {}
    

Same methods

HealthCheck::HealthCheck ( string target, int interval, int timeout, int unhealthyThreshold, int healthyThreshold ) : System