Amazon.ApplicationDiscoveryService.Model.CustomerAgentInfo.IsSetUnhealthyAgents C# (CSharp) Метод

IsSetUnhealthyAgents() приватный Метод

private IsSetUnhealthyAgents ( ) : bool
Результат bool
        internal bool IsSetUnhealthyAgents()
        {
            return this._unhealthyAgents.HasValue; 
        }