Amazon.ApplicationDiscoveryService.Model.CustomerAgentInfo.IsSetUnhealthyAgents C# (CSharp) 메소드

IsSetUnhealthyAgents() 개인적인 메소드

private IsSetUnhealthyAgents ( ) : bool
리턴 bool
        internal bool IsSetUnhealthyAgents()
        {
            return this._unhealthyAgents.HasValue; 
        }