Amazon.ApplicationDiscoveryService.Model.StopDataCollectionByAgentIdsRequest.IsSetAgentIds C# (CSharp) 메소드

IsSetAgentIds() 개인적인 메소드

private IsSetAgentIds ( ) : bool
리턴 bool
        internal bool IsSetAgentIds()
        {
            return this._agentIds != null && this._agentIds.Count > 0; 
        }
StopDataCollectionByAgentIdsRequest