Amazon.ApplicationDiscoveryService.Model.StartDataCollectionByAgentIdsRequest.IsSetAgentIds C# (CSharp) Метод

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

private IsSetAgentIds ( ) : bool
Результат bool
        internal bool IsSetAgentIds()
        {
            return this._agentIds != null && this._agentIds.Count > 0; 
        }
StartDataCollectionByAgentIdsRequest