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

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

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